Searched refs:ICMP6_ECHO_REPLY (Results 1 – 4 of 4) sorted by relevance
133 #define ICMP6_ECHO_REPLY 129 /* echo reply */ macro806 case ICMP6_ECHO_REPLY: \
276 case ICMP6_ECHO_REPLY: in nat464_translate_icmp()365 type = ICMP6_ECHO_REPLY; in nat464_translate_icmp()
4644 case ICMP6_ECHO_REPLY: in pf_translate_icmp_af()4733 type = ICMP6_ECHO_REPLY; in pf_translate_icmp_af()
724 nicmp6->icmp6_type = ICMP6_ECHO_REPLY; in icmp6_input()729 icmp6stat.icp6s_outhist[ICMP6_ECHO_REPLY]++; in icmp6_input()734 case ICMP6_ECHO_REPLY: in icmp6_input()2450 if (icmp6->icmp6_type == ICMP6_ECHO_REPLY && icmp6->icmp6_code == 0) { in icmp6_reflect()