Home
last modified time | relevance | path

Searched refs:_nx_udp_socket_send (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_udp_socket_source_send.c92 status = _nx_udp_socket_send(socket_ptr, packet_ptr, ip_address, port); in _nx_udp_socket_source_send()
Dnx_udp_socket_send.c76 UINT _nx_udp_socket_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr, in _nx_udp_socket_send() function
Dnxe_udp_socket_send.c169 status = _nx_udp_socket_send(socket_ptr, packet_ptr, ip_address, port); in _nxe_udp_socket_send()
/NetX-Duo-v6.2.1/common/inc/
Dnx_udp.h121 UINT _nx_udp_socket_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,
Dnx_api.h3308 #define nx_udp_socket_send _nx_udp_socket_send
3834 UINT _nx_udp_socket_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,