Searched refs:ICMP_ECHO (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h190 #define ICMP_ECHO 8 /* echo service */ macro
224 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
H A Dip_icmp.c480 case ICMP_ECHO:
1162 case ICMP_ECHO:
H A Dip_fw2.c384 #define TT ( (1 << ICMP_ECHO) | (1 << ICMP_ROUTERSOLICIT) | \

Completed in 20 milliseconds