Home
last modified time | relevance | path

Searched refs:_nx_tcp_packet_send_probe (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_packet_send_probe.c74 VOID _nx_tcp_packet_send_probe(NX_TCP_SOCKET *socket_ptr, ULONG tx_sequence, UCHAR data) in _nx_tcp_packet_send_probe() function
Dnx_tcp_socket_retransmit.c145_nx_tcp_packet_send_probe(socket_ptr, socket_ptr -> nx_tcp_socket_zero_window_probe_sequence, in _nx_tcp_socket_retransmit()
/NetX-Duo-v6.2.1/common/inc/
Dnx_tcp.h318 VOID _nx_tcp_packet_send_probe(NX_TCP_SOCKET *socket_ptr, ULONG tx_sequence, UCHAR data);