Searched refs:tcp_disconnections (Results 1 – 4 of 4) sorted by relevance
/NetX-Duo-v6.2.1/common/src/ |
D | nx_tcp_info_get.c | 99 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()
|
D | nxe_tcp_info_get.c | 104 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/ |
D | nx_tcp.h | 251 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped, 364 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped,
|
D | nx_api.h | 3724 ULONG *tcp_disconnections, ULONG *tcp_connections_dropped,
|