Searched refs:optionLifetime (Results 1 – 1 of 1) sorted by relevance
566 final long optionLifetime; in minLifetime() local569 optionLifetime = getUint16(byteBuffer, offset); in minLifetime()572 optionLifetime = getUint32(byteBuffer, offset); in minLifetime()577 minLifetime = Math.min(minLifetime, optionLifetime); in minLifetime()