Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/ !
H A Dip_icmp.h195 #define ICMP_ECHO 8 /* echo service */ macro
229 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
H A Dip_icmp.c640 case ICMP_ECHO: in icmp_input()
1318 case ICMP_ECHO: in icmp_dgram_send()
/xnu-11215.81.4/bsd/net/ !
H A Dnat464_utils.c280 type = ICMP_ECHO; in nat464_translate_icmp()
367 case ICMP_ECHO: in nat464_translate_icmp()
H A Dpf.c4623 type = ICMP_ECHO; in pf_translate_icmp_af()
4710 case ICMP_ECHO: in pf_translate_icmp_af()