Searched refs:tcp_invalid_packets (Results 1 – 4 of 4) sorted by relevance
/NetX-Duo-v6.2.1/common/src/ |
D | nx_tcp_info_get.c | 97 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped, in _nx_tcp_info_get() argument 139 if (tcp_invalid_packets) in _nx_tcp_info_get() 143 *tcp_invalid_packets = ip_ptr -> nx_ip_tcp_invalid_packets; in _nx_tcp_info_get()
|
D | nxe_tcp_info_get.c | 102 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped, in _nxe_tcp_info_get() argument 128 tcp_bytes_received, tcp_invalid_packets, tcp_receive_packets_dropped, in _nxe_tcp_info_get()
|
/NetX-Duo-v6.2.1/common/inc/ |
D | nx_tcp.h | 249 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped, 362 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped,
|
D | nx_api.h | 3722 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped,
|