Home
last modified time | relevance | path

Searched refs:ip_total_bytes_received (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_ip_info_get.c93 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received, in _nx_ip_info_get() argument
130 if (ip_total_bytes_received) in _nx_ip_info_get()
134 *ip_total_bytes_received = ip_ptr -> nx_ip_total_bytes_received; in _nx_ip_info_get()
Dnxe_ip_info_get.c95 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received, in _nxe_ip_info_get() argument
115ip_total_bytes_received, ip_invalid_packets, ip_receive_packets_dropped, in _nxe_ip_info_get()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_basic_test.c107 ULONG ip_total_bytes_received; in ntest_0_entry() local
348 &ip_total_bytes_received, in ntest_0_entry()
358 …(ip_total_bytes_received) || (ip_invalid_packets) || (ip_receive_packets_dropped) || (ip_receive_c… in ntest_0_entry()
Dnetx_ip_raw_packet_test.c119 ULONG ip_total_bytes_received; in ntest_0_entry() local
259 &ip_total_bytes_received, in ntest_0_entry()
269 …(ip_total_bytes_received) || (ip_invalid_packets) || (ip_receive_packets_dropped) || (ip_receive_c… in ntest_0_entry()
Dnetx_ip_nxe_api_test.c121 ULONG ip_total_bytes_received; in thread_0_entry() local
754 &ip_total_bytes_received, in thread_0_entry()
777 &ip_total_bytes_received, in thread_0_entry()
/NetX-Duo-v6.2.1/common/inc/
Dnx_ip.h142 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received,
196 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received,
Dnx_api.h3654 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received,