Searched refs:ip_total_bytes_received (Results 1 – 4 of 4) sorted by relevance
/NetX-Duo-v6.2.1/common/src/ |
D | nx_ip_info_get.c | 94 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received, in _nx_ip_info_get() argument 131 if (ip_total_bytes_received) in _nx_ip_info_get() 135 *ip_total_bytes_received = ip_ptr -> nx_ip_total_bytes_received; in _nx_ip_info_get()
|
D | nxe_ip_info_get.c | 96 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received, in _nxe_ip_info_get() argument 116 … ip_total_bytes_received, ip_invalid_packets, ip_receive_packets_dropped, in _nxe_ip_info_get()
|
/NetX-Duo-v6.2.1/common/inc/ |
D | nx_ip.h | 143 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received, 197 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received,
|
D | nx_api.h | 3582 ULONG *ip_total_packets_received, ULONG *ip_total_bytes_received,
|