Searched defs:optionType (Results 1 – 5 of 5) sorted by relevance
126 void onOptionChanged(@OptionType int optionType, String newString); in onOptionChanged()
786 private void addLifetimeSection(int length, int optionType, long lifetime) { in addLifetimeSection()798 private long add4ByteLifetimeOption(int optionType, int optionLength) { in add4ByteLifetimeOption()810 private boolean shouldIgnoreLifetime(int optionType, long lifetime) { in shouldIgnoreLifetime()863 final int optionType = getUint8(mPacket, position); in Ra() local
247 const int32_t optionType, const int32_t seq, const int32_t value) in collectOptionalInfo()
267 final short optionType = packet.getShort(); in decodePacket() local
960 private static boolean shouldSkipOption(byte optionType, byte[] optionsToSkip) { in shouldSkipOption()