Home
last modified time | relevance | path

Searched refs:_nx_udp_socket_bytes_available (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnxe_udp_socket_bytes_available.c101 status = _nx_udp_socket_bytes_available(socket_ptr, bytes_available); in _nxe_udp_socket_bytes_available()
Dnx_udp_socket_bytes_available.c75 UINT _nx_udp_socket_bytes_available(NX_UDP_SOCKET *socket_ptr, ULONG *bytes_available) in _nx_udp_socket_bytes_available() function
/NetX-Duo-v6.2.1/common/inc/
Dnx_udp.h104 UINT _nx_udp_socket_bytes_available(NX_UDP_SOCKET *socket_ptr, ULONG *bytes_available);
Dnx_api.h3299 #define nx_udp_socket_bytes_available _nx_udp_socket_bytes_available