Searched defs:CMD_RECEIVE_REQUEST_FOR_CHILD (Results 1 – 1 of 1) sorted by relevance
281 static final int CMD_RECEIVE_REQUEST_FOR_CHILD = CMD_GENERAL_BASE + 3; field in IkeSessionStateMachine324 CMD_TO_STR.put(CMD_RECEIVE_REQUEST_FOR_CHILD, "Rcv Child request"); in CMD_TO_STR.put() argument