Searched refs:tcp_connections (Results 1 – 4 of 4) sorted by relevance
/NetX-Duo-v6.2.1/common/src/ |
D | nx_tcp_info_get.c | 98 ULONG *tcp_checksum_errors, ULONG *tcp_connections, in _nx_tcp_info_get() argument 163 if (tcp_connections) in _nx_tcp_info_get() 167 *tcp_connections = ip_ptr -> nx_ip_tcp_connections; in _nx_tcp_info_get()
|
D | nxe_tcp_info_get.c | 103 ULONG *tcp_checksum_errors, ULONG *tcp_connections, 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 | 250 ULONG *tcp_checksum_errors, ULONG *tcp_connections, 363 ULONG *tcp_checksum_errors, ULONG *tcp_connections,
|
D | nx_api.h | 3723 ULONG *tcp_checksum_errors, ULONG *tcp_connections,
|