Searched refs:ICMP_ECHOREPLY (Results 1 – 13 of 13) sorted by relevance
89 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \97 { ICMP_ECHOREPLY, "echo reply" },189 case ICMP_ECHOREPLY: in icmp_print()
167 #define ICMP_ECHOREPLY 0 /* echo reply */ macro226 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
519 icp->icmp_type = ICMP_ECHOREPLY; in icmp_input_if()657 case ICMP_ECHOREPLY: in icmp_input_if()
145 use constant ICMP_ECHOREPLY => 0; constant200 ($af eq "inet" ? ICMP_ECHOREPLY : ICMP6_ECHO_REPLY) :
155 if (icfrom->icmp_type != ICMP_ECHOREPLY) in icmp_echoreply()
815 pd->ndport = ICMP_ECHOREPLY; in pf_get_transaddr_af()822 pd->nsport = ICMP_ECHOREPLY; in pf_get_transaddr_af()830 else if (pd->ndport == ICMP_ECHOREPLY) in pf_get_transaddr_af()837 else if (pd->nsport == ICMP_ECHOREPLY) in pf_get_transaddr_af()
2561 case ICMP_ECHOREPLY: in pf_icmp_mapping()3042 type = ICMP_ECHOREPLY; in pf_translate_icmp_af()3130 case ICMP_ECHOREPLY: in pf_translate_icmp_af()
648 use constant ICMP_ECHOREPLY => 0; # ICMP packet types constant794 } elsif ($from_type == ICMP_ECHOREPLY || $from_type == ICMPv6_ECHOREPLY) {812 … if (!$timestamp_msg && (($from_type == ICMP_ECHOREPLY) || ($from_type == ICMPv6_ECHOREPLY))) {
518 type == ICMP_UNREACH || type == ICMP_ECHOREPLY) { in packet_ok4()528 if (type == ICMP_ECHOREPLY && in packet_ok4()
1278 if (icp->icmp_type == ICMP_ECHOREPLY) { in pr_pack()1581 case ICMP_ECHOREPLY: in pr_icmph()
89 - Fixed icmpv6 ICMP_ECHOREPLY: nikolas@garofil.be RT 80479
88 { "echorep", ICMP_ECHOREPLY },
5926 { "echorep", ICMP_ECHOREPLY },