nx_udp_socket_receive_notify is only used within netxduo.
 
Symbols
loading...
Files
loading...

nx_udp_socket_receive_notify macro

Syntax

#define nx_udp_socket_receive_notify _nx_udp_socket_receive_notify

References

LocationText
nx_api.h:3237
#define nx_udp_socket_receive_notify _nx_udp_socket_receive_notify
nx_api.h:3424
#define nx_udp_socket_receive_notify _nxe_udp_socket_receive_notify
nx_api.h:3739
UINT nx_udp_socket_receive_notify(NX_UDP_SOCKET *socket_ptr,
nxd_dhcp_client.c:371
status = nx_udp_socket_receive_notify(&(dhcp_ptr -> nx_dhcp_socket), _nx_dhcp_udp_receive_notify);
nxd_sntp_client.c:278
status = nx_udp_socket_receive_notify(&(client_ptr -> nx_sntp_client_udp_socket), _nx_sntp_client_receive_notify);