Searched defs:idType (Results 1 – 3 of 3) sorted by relevance
64 int idType = Byte.toUnsignedInt(inputBuffer.get()); in IkeIdPayload() local
76 public final int idType; field in IkeIdentification
115 private static @ProgramSelector.ProgramType int identifierTypeToProgramType( in identifierTypeToProgramType()