Searched defs:CMD_RETRANSMIT (Results 1 – 1 of 1) sorted by relevance
291 public static final int CMD_RETRANSMIT = CMD_GENERAL_BASE + 8; field in IkeSessionStateMachine329 CMD_TO_STR.put(CMD_RETRANSMIT, "Retransmit"); in CMD_TO_STR.put() argument