Home
last modified time | relevance | path

Searched refs:nx_ip_tcp_received_packet_count (Results 1 – 3 of 3) sorted by relevance

/NetX-Duo-v6.3.0/common/src/
Dnx_tcp_packet_receive.c130 ip_ptr -> nx_ip_tcp_received_packet_count++; in _nx_tcp_packet_receive()
141 ip_ptr -> nx_ip_tcp_received_packet_count = 1; in _nx_tcp_packet_receive()
Dnx_tcp_queue_process.c87 ip_ptr -> nx_ip_tcp_received_packet_count = 0; in _nx_tcp_queue_process()
/NetX-Duo-v6.3.0/common/inc/
Dnx_api.h2842 ULONG nx_ip_tcp_received_packet_count; member