Searched refs:IP_TTL (Results 1 – 1 of 1) sorted by relevance
124 private static final byte IP_TTL = (byte) 0x40; field in DhcpPacket494 buf.put(IP_TTL); // TTL: use default 64 from RFC1340 in fillInPacket()