Searched refs:optionLifetime (Results 1 – 1 of 1) sorted by relevance
743 final long optionLifetime; in minLifetime() local746 optionLifetime = getUint16(byteBuffer, offset); in minLifetime()749 optionLifetime = getUint32(byteBuffer, offset); in minLifetime()754 minLifetime = Math.min(minLifetime, optionLifetime); in minLifetime()