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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h126 #define ICMP6_ECHO_REQUEST 128 /* echo service */ macro
699 case ICMP6_ECHO_REQUEST: \
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dicmp6.c288 if (icp->icmp6_type < ICMP6_ECHO_REQUEST ||
515 case ICMP6_ECHO_REQUEST:
808 if (icmp6->icmp6_type < ICMP6_ECHO_REQUEST) {
H A Dip6_fw.c281 if (icmp6_type == ICMP6_ECHO_REQUEST ||

Completed in 41 milliseconds