Home
last modified time | relevance | path

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

/xnu-10002.61.3/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.c666 icp->icmp_type = ICMP_ECHOREPLY; in icmp_input()
791 case ICMP_ECHOREPLY: in icmp_input()
/xnu-10002.61.3/bsd/net/
H A Dnat464_utils.c277 type = ICMP_ECHOREPLY; in nat464_translate_icmp()
364 case ICMP_ECHOREPLY: in nat464_translate_icmp()
H A Dpf.c4645 type = ICMP_ECHOREPLY; in pf_translate_icmp_af()
4732 case ICMP_ECHOREPLY: in pf_translate_icmp_af()