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

/openjdk7/jdk/src/windows/native/java/net/
H A Dicmp.h37 unsigned char ip_hl:4, /* header length */ member in struct:ip
H A DInet4AddressImpl.c379 hlen1 = (ip->ip_hl) << 2;
/openjdk7/jdk/src/solaris/native/java/net/
H A DInet4AddressImpl.c677 hlen1 = (ip->ip_hl) << 2;

Completed in 583 milliseconds