Searched refs:ICMP_ECHOREPLY (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h165 #define ICMP_ECHOREPLY 0 /* echo reply */ macro
224 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
H A Dip_icmp.c486 icp->icmp_type = ICMP_ECHOREPLY;
623 case ICMP_ECHOREPLY:

Completed in 25 milliseconds