Home
last modified time | relevance | path

Searched defs:is_icmp_error_msg (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/addons/nat/
Dnx_nat.c2570 UINT is_icmp_error_msg; in _nx_nat_process_outbound_ICMP_packet() local
3884 UINT is_icmp_error_msg; in _nx_nat_utility_get_destination_port() local
3994 UINT is_icmp_error_msg; in _nx_nat_utility_get_source_port() local
4443 static UINT _nx_nat_packet_is_icmp_error_message(NX_PACKET *packet_ptr, UINT *is_icmp_error_msg) in _nx_nat_packet_is_icmp_error_message()