Searched defs:exchangeSubtype (Results 1 – 3 of 3) sorted by relevance
122 public List<IkePayload> getRequestPayloads(int exchangeSubtype) { in getRequestPayloads()142 int exchangeSubtype, List<IkePayload> payloads) { in extract3gppResponsePayloads()163 public void handle3gppResponsePayloads(int exchangeSubtype, List<IkePayload> ike3gppPayloads) in handle3gppResponsePayloads()
496 public void receiveRequest( in receiveRequest()618 @IkeExchangeSubType public final int exchangeSubtype; field in ChildSessionStateMachine.ReceivedRequest
2176 int exchangeSubtype, List<IkePayload> respPayloads) throws InvalidSyntaxException { in handle3gppRespAndExtractNonError3gppPayloads()