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

/openjdk7/jdk/src/windows/native/java/net/
H A Dicmp.h143 #define ICMP6_ECHO_REPLY 129 macro
/openjdk7/jdk/src/solaris/native/java/net/
H A DInet6AddressImpl.c531 * I.E.: An ICMP6_ECHO_REPLY packet with the proper PID and
534 if (n >= 8 && icmp6->icmp6_type == ICMP6_ECHO_REPLY &&

Completed in 30 milliseconds