Searched defs:CMD_RECEIVE_IKE_PACKET (Results 1 – 1 of 1) sorted by relevance
277 static final int CMD_RECEIVE_IKE_PACKET = CMD_GENERAL_BASE + 1; field in IkeSessionStateMachine322 CMD_TO_STR.put(CMD_RECEIVE_IKE_PACKET, "Rcv packet"); in CMD_TO_STR.put() argument