Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_udp_socket_bind.c75 static UINT _nx_udp_socket_driver_bind(NX_UDP_SOCKET *socket_ptr, UINT port, ULONG wait_option) in _nx_udp_socket_driver_bind() function
425 status = _nx_udp_socket_driver_bind(socket_ptr, port, wait_option); in _nx_udp_socket_bind()