Searched refs:IKE_DPD_DELAY_SEC_DISABLED (Results 1 – 3 of 3) sorted by relevance
374 public static final int IKE_DPD_DELAY_SEC_DISABLED = Integer.MAX_VALUE; field in IkeSessionParams
237 ….android.ipsec.flags.dpd_disable_api") public static final int IKE_DPD_DELAY_SEC_DISABLED = 214748…
1438 if (dpdDelaySeconds != IkeSessionParams.IKE_DPD_DELAY_SEC_DISABLED) { in enterState()