_nxde_udp_socket_source_send() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nxde_udp_socket_source_send()

_nxde_udp_socket_source_send() function

Syntax

UINT _nxde_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr,     NX_PACKET *packet_ptr,     NXD_ADDRESS *ip_address,     UINT port,     UINT address_index);
Implemented in nxde_udp_socket_source_send.c:89

Arguments

socket_ptr

packet_ptr

ip_address

port

address_index

References

LocationText
nxde_udp_socket_source_send.c:89
UINT _nxde_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,
nx_api.h:3744
UINT _nxde_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,
nx_udp.h:114