Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_icmp_info_get.c87 ULONG *icmp_checksum_errors, ULONG *icmp_unhandled_messages) in _nx_icmp_info_get() argument
126 if (icmp_checksum_errors) in _nx_icmp_info_get()
130 *icmp_checksum_errors = ip_ptr -> nx_ip_icmp_checksum_errors; in _nx_icmp_info_get()
Dnxe_icmp_info_get.c94 ULONG *icmp_checksum_errors, ULONG *icmp_unhandled_messages) in _nxe_icmp_info_get() argument
117 … ping_responses_received, icmp_checksum_errors, icmp_unhandled_messages); in _nxe_icmp_info_get()
/NetX-Duo-v6.2.1/common/inc/
Dnx_icmpv4.h249 ULONG *icmp_checksum_errors, ULONG *icmp_unhandled_messages);
259 ULONG *icmp_checksum_errors, ULONG *icmp_unhandled_messages);
Dnx_api.h3533 ULONG *icmp_checksum_errors, ULONG *icmp_unhandled_messages);