Searched refs:ICMP6_ECHO_REQUEST (Results 1 – 4 of 4) sorted by relevance
132 #define ICMP6_ECHO_REQUEST 128 /* echo service */ macro803 case ICMP6_ECHO_REQUEST: \
273 case ICMP6_ECHO_REQUEST: in nat464_translate_icmp()362 type = ICMP6_ECHO_REQUEST; in nat464_translate_icmp()
4641 case ICMP6_ECHO_REQUEST: in pf_translate_icmp_af()4730 type = ICMP6_ECHO_REQUEST; in pf_translate_icmp_af()
374 if (icp->icmp6_type < ICMP6_ECHO_REQUEST || in icmp6_error_flag()659 case ICMP6_ECHO_REQUEST: in icmp6_input()928 if (icmp6->icmp6_type < ICMP6_ECHO_REQUEST) { in icmp6_input()3265 if ((icmp6->icmp6_type == ICMP6_ECHO_REQUEST && in icmp6_dgram_send()