Searched refs:CMD_RECEIVE_REQUEST_FOR_CHILD (Results 1 – 1 of 1) sorted by relevance
303 static final int CMD_RECEIVE_REQUEST_FOR_CHILD = CMD_GENERAL_BASE + 3; field in IkeSessionStateMachine349 CMD_TO_STR.put(CMD_RECEIVE_REQUEST_FOR_CHILD, "Rcv Child request"); in CMD_TO_STR.put() argument2420 CMD_RECEIVE_REQUEST_FOR_CHILD, in handleRequestIkeMessage()2500 case CMD_RECEIVE_REQUEST_FOR_CHILD: in processStateMessage()