Searched refs:ICMP6_ECHO_REPLY (Results 1 – 10 of 10) sorted by relevance
102 #define ICMP6_ECHO_REPLY 129 /* echo reply */ macro751 case ICMP6_ECHO_REPLY: \
98 #define ICMP6_ECHO_REPLY 129 /* echo reply */ macro747 case ICMP6_ECHO_REPLY: \
966 #ifndef ICMP6_ECHO_REPLY967 # define ICMP6_ECHO_REPLY 129 macro
2654 if (icmp6->icmp6_type > ICMP6_ECHO_REPLY)3052 if (icmp6->icmp6_type > ICMP6_ECHO_REPLY)4076 case ICMP6_ECHO_REPLY:
913 case ICMP6_ECHO_REPLY :4324 ICMP6_ECHO_REPLY, /* 0: ICMP_ECHOREPLY */4408 if (icmp->icmp_type != ICMP6_ECHO_REPLY)9446 icmpreplytype6[ICMP6_ECHO_REQUEST] = ICMP6_ECHO_REPLY; in ipf_main_load()
3092 (ic->icmp_type == ICMP6_ECHO_REPLY)) {4568 if (((ic->ici_type == ICMP6_ECHO_REPLY) &&
927 type = ICMP6_ECHO_REPLY; in nat64_icmp_translate()1031 if (type == ICMP6_ECHO_REQUEST || type == ICMP6_ECHO_REPLY) { in nat64_icmp_translate()1655 icmp6->icmp6_type != ICMP6_ECHO_REPLY) in nat64_do_handle_ip6()
1519 icmp6->icmp6_type == ICMP6_ECHO_REPLY) in nat64lsn_translate6()
589 nicmp6->icmp6_type = ICMP6_ECHO_REPLY; in icmp6_input()592 ICMP6STAT_INC(icp6s_outhist[ICMP6_ECHO_REPLY]); in icmp6_input()597 case ICMP6_ECHO_REPLY: in icmp6_input()
157 case ICMP6_ECHO_REPLY: in nptv6_translate_icmpv6()