Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_udp_branch_test.c140 _nx_udp_socket_unbind(&socket_0); in test_application_define()
321 _nx_udp_socket_unbind(&socket_0); in thread_0_entry()
354 _nx_udp_socket_unbind(&socket_0); in thread_0_entry()
397 _nx_udp_socket_unbind(&socket_0); in thread_0_entry()
420 _nx_udp_socket_unbind(&socket_0); in thread_0_entry()
445 _nx_udp_socket_unbind(&socket_0); in thread_0_entry()
/NetX-Duo-v6.2.1/common/src/
Dnxe_udp_socket_unbind.c99 status = _nx_udp_socket_unbind(socket_ptr); in _nxe_udp_socket_unbind()
Dnx_udp_socket_unbind.c167 UINT _nx_udp_socket_unbind(NX_UDP_SOCKET *socket_ptr) in _nx_udp_socket_unbind() function
Dnx_udp_socket_bind.c123 _nx_udp_socket_unbind(socket_ptr); in _nx_udp_socket_driver_bind()
/NetX-Duo-v6.2.1/common/inc/
Dnx_udp.h125 UINT _nx_udp_socket_unbind(NX_UDP_SOCKET *socket_ptr);
Dnx_api.h3378 #define nx_udp_socket_unbind _nx_udp_socket_unbind