Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_socket_send.c84 UINT _nx_tcp_socket_send(NX_TCP_SOCKET *socket_ptr, NX_PACKET *packet_ptr, ULONG wait_option) in _nx_tcp_socket_send() function
Dnxe_tcp_socket_send.c166 status = _nx_tcp_socket_send(socket_ptr, packet_ptr, wait_option); in _nxe_tcp_socket_send()
Dnx_http_proxy_client.c505 status = _nx_tcp_socket_send(socket_ptr, packet_ptr, NX_NO_WAIT); in _nx_http_proxy_client_connect()
/NetX-Duo-v6.2.1/common/inc/
Dnx_tcp.h279 UINT _nx_tcp_socket_send(NX_TCP_SOCKET *socket_ptr, NX_PACKET *packet_ptr, ULONG wait_option);
Dnx_api.h3284 #define nx_tcp_socket_send _nx_tcp_socket_send
3770 UINT _nx_tcp_socket_send(NX_TCP_SOCKET *socket_ptr, NX_PACKET *packet_ptr, ULONG wait_option);