Home
last modified time | relevance | path

Searched refs:tcp_retransmit_packets (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_info_get.c100 ULONG *tcp_retransmit_packets) in _nx_tcp_info_get() argument
187 if (tcp_retransmit_packets) in _nx_tcp_info_get()
191 *tcp_retransmit_packets = ip_ptr -> nx_ip_tcp_retransmit_packets; in _nx_tcp_info_get()
Dnx_tcp_socket_info_get.c98 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued, in _nx_tcp_socket_info_get() argument
149 if (tcp_retransmit_packets) in _nx_tcp_socket_info_get()
153 *tcp_retransmit_packets = socket_ptr -> nx_tcp_socket_retransmit_packets; in _nx_tcp_socket_info_get()
Dnxe_tcp_info_get.c105 ULONG *tcp_retransmit_packets) in _nxe_tcp_info_get() argument
130 tcp_connections_dropped, tcp_retransmit_packets); in _nxe_tcp_info_get()
Dnxe_tcp_socket_info_get.c102 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued, in _nxe_tcp_socket_info_get() argument
128 … tcp_bytes_received, tcp_retransmit_packets, tcp_packets_queued, in _nxe_tcp_socket_info_get()
/NetX-Duo-v6.2.1/common/inc/
Dnx_tcp.h252 ULONG *tcp_retransmit_packets);
267 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued,
365 ULONG *tcp_retransmit_packets);
382 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued,
Dnx_api.h3725 ULONG *tcp_retransmit_packets);
3753 ULONG *tcp_retransmit_packets, ULONG *tcp_packets_queued,