Searched refs:PROTOCOL_ID_AH (Results 1 – 2 of 2) sorted by relevance
114 PROTOCOL_ID_AH,121 public static final int PROTOCOL_ID_AH = 2; field in IkePayload130 PROTOCOL_TO_STR.put(PROTOCOL_ID_AH, "AH"); in PROTOCOL_TO_STR.put() argument
260 if (protocolId != PROTOCOL_ID_AH && protocolId != PROTOCOL_ID_ESP) { in validateNotifyPayloadForExistingChildSa()