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

/openjdk7/jdk/src/windows/native/java/net/
H A Dicmp.h115 u_char icmp6_type; /* type field */ member in struct:icmp6_hdr
H A DInet6AddressImpl.c417 icmp6->icmp6_type = ICMP6_ECHO_REQUEST;
/openjdk7/jdk/src/solaris/native/java/net/
H A DInet6AddressImpl.c495 icmp6->icmp6_type = ICMP6_ECHO_REQUEST;
534 if (n >= 8 && icmp6->icmp6_type == ICMP6_ECHO_REPLY &&

Completed in 34 milliseconds