Home
last modified time | relevance | path

Searched refs:icmp_unhandled_messages (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
134 if (icmp_unhandled_messages) in _nx_icmp_info_get()
138 *icmp_unhandled_messages = ip_ptr -> nx_ip_icmp_unhandled_messages; 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);