Home
last modified time | relevance | path

Searched refs:dpd_attempts (Results 1 – 2 of 2) sorted by relevance

/dports/security/vpnc/vpnc-0.5.3/
H A Dtunip.h99 unsigned int dpd_attempts; member
H A Dvpnc.c804 s->ike.dpd_attempts = 6; in dpd_ike()
818 if (--s->ike.dpd_attempts == 0) { in dpd_ike()