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

nx_udp_socket_interface_send macro

Syntax

#define nx_udp_socket_interface_send nx_udp_socket_source_send

References

LocationText
nx_api.h:3050
#define nx_udp_socket_interface_send nx_udp_socket_source_send
nxd_dhcp_client.c:7049
status = nx_udp_socket_interface_send(&(dhcp_ptr -> nx_dhcp_socket), packet_ptr, targetIP, NX_DHCP_SERVER_UDP_PORT, iface_index);