Home
last modified time | relevance | path

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

/xnu-10002.41.9/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.c635 case ICMP_ECHO: in icmp_input()
1308 case ICMP_ECHO: in icmp_dgram_send()
/xnu-10002.41.9/bsd/net/
H A Dnat464_utils.c274 type = ICMP_ECHO; in nat464_translate_icmp()
361 case ICMP_ECHO: in nat464_translate_icmp()
H A Dpf.c4642 type = ICMP_ECHO; in pf_translate_icmp_af()
4729 case ICMP_ECHO: in pf_translate_icmp_af()