Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/nx_secure/src/
Dnx_secure_dtls_server_stop.c86 status = nx_udp_socket_unbind(&(server_ptr -> nx_dtls_server_udp_socket)); in _nx_secure_dtls_server_stop()
/NetX-Duo-v6.3.0/addons/tftp/
Dnxd_tftp_server.c239 nx_udp_socket_unbind(&(tftp_server_ptr -> nx_tftp_server_socket)); in _nxd_tftp_server_create()
256 nx_udp_socket_unbind(&(tftp_server_ptr -> nx_tftp_server_socket)); in _nxd_tftp_server_create()
281 nx_udp_socket_unbind(&(tftp_server_ptr -> nx_tftp_server_socket)); in _nxd_tftp_server_create()
441 nx_udp_socket_unbind(&(tftp_server_ptr -> nx_tftp_server_socket)); in _nxd_tftp_server_delete()
Dnxd_tftp_client.c339 nx_udp_socket_unbind(&(tftp_client_ptr -> nx_tftp_client_socket)); in _nxd_tftp_client_delete()
/NetX-Duo-v6.3.0/addons/rtp/
Dnx_rtp_sender.c290 nx_udp_socket_unbind(&(rtp_sender -> nx_rtp_sender_rtp_socket)); in _nx_rtp_sender_create()
1906 nx_udp_socket_unbind(&(rtp_sender -> nx_rtp_sender_rtp_socket)); in _nx_rtp_sender_cleanup()
1908 nx_udp_socket_unbind(&(rtp_sender -> nx_rtp_sender_rtcp_socket)); in _nx_rtp_sender_cleanup()
/NetX-Duo-v6.3.0/addons/dhcp/
Dnxd_dhcp_client.c1753 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_delete()
2779 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_interface_release()
3144 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_interface_start()
3159 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_interface_start()
3945 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_stop()
4154 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_interface_stop()
10579 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_suspend()
Dnxd_dhcpv6_server.c1566 nx_udp_socket_unbind(&(dhcpv6_server_ptr -> nx_dhcpv6_server_socket)); in _nx_dhcpv6_server_delete()
3393 nx_udp_socket_unbind(&(dhcpv6_server_ptr -> nx_dhcpv6_server_socket)); in _nx_dhcpv6_server_start()
3410 nx_udp_socket_unbind(&(dhcpv6_server_ptr -> nx_dhcpv6_server_socket)); in _nx_dhcpv6_server_start()
3430 nx_udp_socket_unbind(&(dhcpv6_server_ptr -> nx_dhcpv6_server_socket)); in _nx_dhcpv6_server_start()
Dnxd_dhcp_server.c1312 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_server_start()
1476 nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket)); in _nx_dhcp_server_stop()
Dnxd_dhcpv6_client.c1563 nx_udp_socket_unbind(&(dhcpv6_ptr -> nx_dhcpv6_socket)); in _nx_dhcpv6_client_delete()
9783 nx_udp_socket_unbind(&(dhcpv6_ptr -> nx_dhcpv6_socket)); in _nx_dhcpv6_start()
10080 nx_udp_socket_unbind(&(dhcpv6_ptr -> nx_dhcpv6_socket)); in _nx_dhcpv6_stop()
/NetX-Duo-v6.3.0/utility/iperf/
Dnx_iperf.c2084 nx_udp_socket_unbind(&udp_server_socket); in nx_iperf_thread_udp_rx_entry()
2234 nx_udp_socket_unbind(&udp_server_socket); in nx_iperf_thread_udp_rx_entry()
2245 nx_udp_socket_unbind(&udp_server_socket); in nx_iperf_udp_rx_cleanup()
2428 nx_udp_socket_unbind(&udp_client_socket); in nx_iperf_thread_udp_tx_entry()
2433 nx_udp_socket_unbind(&udp_client_socket); in nx_iperf_udp_tx_cleanup()
/NetX-Duo-v6.3.0/addons/sntp/
Dnxd_sntp_client.c533 nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket)); in _nx_sntp_client_delete()
1217 nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket)); in _nx_sntp_client_run_unicast()
1917 nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket)); in _nx_sntp_client_stop()
2113 nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket)); in _nx_sntp_client_run_broadcast()
/NetX-Duo-v6.3.0/addons/dns/
Dnxd_dns.c4000 nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket)); in _nx_dns_host_resource_data_by_name_get()
4027 nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket)); in _nx_dns_host_resource_data_by_name_get()
4046 nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket)); in _nx_dns_host_resource_data_by_name_get()
4678 nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket)); in _nx_dns_response_get()
4695 nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket)); in _nx_dns_response_get()
7811 nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket)); in _nx_dns_host_by_address_get_internal()
7829 nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket)); in _nx_dns_host_by_address_get_internal()
/NetX-Duo-v6.3.0/addons/ptp/
Dnxd_ptp_client.c2278 nx_udp_socket_unbind((NX_UDP_SOCKET *)&client_ptr -> nx_ptp_client_general_socket); in _nx_ptp_client_stop()
2279 nx_udp_socket_unbind((NX_UDP_SOCKET *)&client_ptr -> nx_ptp_client_event_socket); in _nx_ptp_client_stop()
/NetX-Duo-v6.3.0/addons/mdns/
Dnxd_mdns.c489 nx_udp_socket_unbind(&(mdns_ptr -> nx_mdns_socket)); in _nx_mdns_create()
503 nx_udp_socket_unbind(&(mdns_ptr -> nx_mdns_socket)); in _nx_mdns_create()
518 nx_udp_socket_unbind(&(mdns_ptr -> nx_mdns_socket)); in _nx_mdns_create()
539 nx_udp_socket_unbind(&(mdns_ptr -> nx_mdns_socket)); in _nx_mdns_create()
562 nx_udp_socket_unbind(&(mdns_ptr -> nx_mdns_socket)); in _nx_mdns_create()
587 nx_udp_socket_unbind(&(mdns_ptr -> nx_mdns_socket)); in _nx_mdns_create()
742 nx_udp_socket_unbind(&(mdns_ptr -> nx_mdns_socket)); in _nx_mdns_delete()
/NetX-Duo-v6.3.0/common/inc/
Dnx_api.h3315 #define nx_udp_socket_unbind _nx_udp_socket_unbind macro
3503 #define nx_udp_socket_unbind _nxe_udp_socket_unbind macro
3830 UINT nx_udp_socket_unbind(NX_UDP_SOCKET *socket_ptr);
/NetX-Duo-v6.3.0/common/
DCMakeLists.txt301 ${CMAKE_CURRENT_LIST_DIR}/src/nx_udp_socket_unbind.c
/NetX-Duo-v6.3.0/addons/snmp/
Dnxd_snmp.c1365 nx_udp_socket_unbind(&(agent_ptr -> nx_snmp_agent_socket)); in _nx_snmp_agent_delete()
3432 nx_udp_socket_unbind(&(agent_ptr -> nx_snmp_agent_socket)); in _nx_snmp_agent_stop()
/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.c5090 nx_udp_socket_unbind(udp_socket_ptr); in nx_bsd_soc_close()