netxduo + 0/1 examples
CodeScope will show references to nx_udp_socket_unbind from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
NetXDuo
 
Symbols
loading...
Files
loading...

nx_udp_socket_unbind macro

Syntax

#define nx_udp_socket_unbind _nx_udp_socket_unbind

Examples

nx_udp_socket_unbind is referenced by 1 libraries and example projects.

References

LocationText
nx_api.h:3240
#define nx_udp_socket_unbind _nx_udp_socket_unbind
nx_api.h:3427
#define nx_udp_socket_unbind _nxe_udp_socket_unbind
nx_api.h:3753
UINT nx_udp_socket_unbind(NX_UDP_SOCKET *socket_ptr);
nxd_dhcp_client.c:1779
nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket));
nxd_dhcp_client.c:2820
nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket));
nxd_dhcp_client.c:3186
nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket));
nxd_dhcp_client.c:3201
nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket));
nxd_dhcp_client.c:3984
nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket));
nxd_dhcp_client.c:4203
nx_udp_socket_unbind(&(dhcp_ptr -> nx_dhcp_socket));
nxd_dns.c:4029
nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket));
nxd_dns.c:4056
nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket));
nxd_dns.c:4075
nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket));
nxd_dns.c:4707
nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket));
nxd_dns.c:4724
nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket));
nxd_dns.c:7834
nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket));
nxd_dns.c:7852
nx_udp_socket_unbind(&(dns_ptr -> nx_dns_socket));
nxd_sntp_client.c:516
nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket));
nxd_sntp_client.c:1200
nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket));
nxd_sntp_client.c:1900
nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket));
nxd_sntp_client.c:2096
nx_udp_socket_unbind(&(client_ptr -> nx_sntp_client_udp_socket));