Home
last modified time | relevance | path

Searched refs:ICMP_ECHOREPLY (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_icmp.h153 #define ICMP_ECHOREPLY 0 /* echo reply */ macro
212 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
/f-stack/freebsd/netinet/
H A Dip_icmp.h153 #define ICMP_ECHOREPLY 0 /* echo reply */ macro
212 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
H A Dip_icmp.c587 icp->icmp_type = ICMP_ECHOREPLY; in icmp_input()
732 case ICMP_ECHOREPLY: in icmp_input()
/f-stack/freebsd/netinet/libalias/
H A Dalias.c455 case ICMP_ECHOREPLY: in IcmpAliasIn()
651 case ICMP_ECHOREPLY: in IcmpAliasOut()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c926 case ICMP_ECHOREPLY: in nat64_icmp_translate()
1709 icmp6->icmp6_type = ICMP_ECHOREPLY; in nat64_do_handle_ip6()
H A Dnat64lsn.c434 case ICMP_ECHOREPLY: in inspect_icmp_mbuf()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c1226 case ICMP_ECHOREPLY :
4398 if (icmp->icmp_type != ICMP_ECHOREPLY)
9437 icmpreplytype4[ICMP_ECHO] = ICMP_ECHOREPLY; in ipf_main_load()
H A Dip_nat.c6109 case ICMP_ECHOREPLY: