Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dip_icmp.h170 #define ICMP_ECHOREPLY 0 /* echo reply */ macro
229 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
H A Dip_icmp.c671 icp->icmp_type = ICMP_ECHOREPLY; in icmp_input()
796 case ICMP_ECHOREPLY: in icmp_input()
/xnu-12377.81.4/bsd/net/
H A Dnat464_utils.c289 type = ICMP_ECHOREPLY; in nat464_translate_icmp()
376 case ICMP_ECHOREPLY: in nat464_translate_icmp()
H A Dpf.c4629 type = ICMP_ECHOREPLY; in pf_translate_icmp_af()
4716 case ICMP_ECHOREPLY: in pf_translate_icmp_af()