Searched refs:_nx_udp_socket_source_send (Results 1 – 4 of 4) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_udp_socket_source_send.c | 77 UINT _nx_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr, in _nx_udp_socket_source_send() function
|
| D | nxe_udp_socket_source_send.c | 190 status = _nx_udp_socket_source_send(socket_ptr, packet_ptr, ip_address, port, address_index); in _nxe_udp_socket_source_send()
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_udp.h | 164 UINT _nx_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,
|
| D | nx_api.h | 3377 #define nx_udp_socket_source_send _nx_udp_socket_source_send 3911 UINT _nx_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET *packet_ptr,
|