ICMP6_ECHO_REPLY
if (icp->icmp6_type == ICMP6_ECHO_REPLY && myechoreply(icp)) {
case ICMP6_ECHO_REPLY:
ICMP6_FILTER_SETPASS(ICMP6_ECHO_REPLY, &filt);
case ICMP6_ECHO_REPLY: \
nicmp6->icmp6_type = ICMP6_ECHO_REPLY;
icmp6stat.icp6s_outhist[ICMP6_ECHO_REPLY]++;
case ICMP6_ECHO_REPLY:
DO2(ICMP6_ECHO_REPLY, 9);
{ "echorep", ICMP6_ECHO_REPLY },
} else if (useproto == IPPROTO_ICMPV6 && type == ICMP6_ECHO_REPLY) {
case ICMP6_ECHO_REPLY: