Searched defs:idType (Results 1 – 3 of 3) sorted by relevance
70 int idType = Byte.toUnsignedInt(inputBuffer.get()); in IkeIdPayload() local
94 public final int idType; field in IkeIdentification
112 int idType = primaryId.getType(); in identifierToProgramType() local