Home
last modified time | relevance | path

Searched refs:tcp_disconnections (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_info_get.c99 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped, in _nx_tcp_info_get() argument
171 if (tcp_disconnections) in _nx_tcp_info_get()
175 *tcp_disconnections = ip_ptr -> nx_ip_tcp_disconnections; in _nx_tcp_info_get()
Dnxe_tcp_info_get.c104 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped, in _nxe_tcp_info_get() argument
129 tcp_checksum_errors, tcp_connections, tcp_disconnections, in _nxe_tcp_info_get()
/NetX-Duo-v6.2.1/common/inc/
Dnx_tcp.h251 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped,
364 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped,
Dnx_api.h3724 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped,