Searched refs:_nx_udp_socket_send (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_udp_socket_source_send.c | 91 status = _nx_udp_socket_send(socket_ptr, packet_ptr, ip_address, port); in _nx_udp_socket_source_send()
|
| D | nx_udp_socket_send.c | 75 UINT _nx_udp_socket_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr, in _nx_udp_socket_send() function
|
| D | nxe_udp_socket_send.c | 168 status = _nx_udp_socket_send(socket_ptr, packet_ptr, ip_address, port); in _nxe_udp_socket_send()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_udp.h | 123 UINT _nx_udp_socket_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,
|
| D | nx_api.h | 3376 #define nx_udp_socket_send _nx_udp_socket_send 3909 UINT _nx_udp_socket_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,
|