Searched refs:_nxe_udp_socket_source_send (Results 1 – 3 of 3) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nxe_udp_socket_source_send.c | 84 UINT _nxe_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET **packet_ptr_ptr, in _nxe_udp_socket_source_send() function
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_udp.h | 166 UINT _nxe_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET **packet_ptr,
|
| D | nx_api.h | 3568 #define nx_udp_socket_source_send(s, p, i, t, a) _nxe_udp_socket_source_send(s, &p, i, t, a) 3906 UINT _nxe_udp_socket_source_send(NX_UDP_SOCKET *socket_ptr, NX_PACKET **packet_ptr,
|