Searched defs:CMD_KILL_SESSION (Results 1 – 2 of 2) sorted by relevance
144 private static final int CMD_KILL_SESSION = CMD_GENERAL_BASE + 4; field in ChildSessionStateMachine153 CMD_TO_STR.put(CMD_KILL_SESSION, "Kill session"); in CMD_TO_STR.put() argument
307 static final int CMD_KILL_SESSION = CMD_GENERAL_BASE + 17; field in IkeSessionStateMachine