Searched refs:_nx_tcp_free_port_find (Results 1 – 5 of 5) sorted by relevance
109 status = _nx_tcp_free_port_find(ip_ptr, port, free_port_ptr); in _nxe_tcp_free_port_find()
76 UINT _nx_tcp_free_port_find(NX_IP *ip_ptr, UINT port, UINT *free_port_ptr) in _nx_tcp_free_port_find() function
123 if (_nx_tcp_free_port_find(ip_ptr, port, &port) != NX_SUCCESS) in _nx_tcp_client_socket_bind()
246 UINT _nx_tcp_free_port_find(NX_IP *ip_ptr, UINT port, UINT *free_port_ptr);
3262 #define nx_tcp_free_port_find _nx_tcp_free_port_find