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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h127 #define ICMP6_ECHO_REPLY 129 /* echo reply */ macro
702 case ICMP6_ECHO_REPLY: \
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dicmp6.c584 nicmp6->icmp6_type = ICMP6_ECHO_REPLY;
588 icmp6stat.icp6s_outhist[ICMP6_ECHO_REPLY]++;
594 case ICMP6_ECHO_REPLY:

Completed in 34 milliseconds