Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_info_get.c97 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()
Dnxe_tcp_info_get.c102 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/
Dnx_tcp.h249 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped,
362 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped,
Dnx_api.h3722 ULONG *tcp_invalid_packets, ULONG *tcp_receive_packets_dropped,