Searched defs:CMD_LOCAL_REQUEST_CREATE_IKE (Results 1 – 1 of 1) sorted by relevance
336 static final int CMD_LOCAL_REQUEST_CREATE_IKE = CMD_IKE_LOCAL_REQUEST_BASE + 1; field in IkeSessionStateMachine362 CMD_TO_STR.put(CMD_LOCAL_REQUEST_CREATE_IKE, "Create IKE"); in CMD_TO_STR.put() argument