Searched defs:CMD_LOCAL_REQUEST_DELETE_IKE (Results 1 – 1 of 1) sorted by relevance
313 static final int CMD_LOCAL_REQUEST_DELETE_IKE = CMD_IKE_LOCAL_REQUEST_BASE + 2; field in IkeSessionStateMachine337 CMD_TO_STR.put(CMD_LOCAL_REQUEST_DELETE_IKE, "Delete IKE"); in CMD_TO_STR.put() argument