Searched refs:CMD_LOCAL_REQUEST_INFO (Results 1 – 1 of 1) sorted by relevance
315 static final int CMD_LOCAL_REQUEST_INFO = CMD_IKE_LOCAL_REQUEST_BASE + 4; field in IkeSessionStateMachine339 CMD_TO_STR.put(CMD_LOCAL_REQUEST_INFO, "Info"); in CMD_TO_STR.put() argument1469 case CMD_LOCAL_REQUEST_INFO: // Fallthrough in handleLocalRequest()