Home
last modified time | relevance | path

Searched refs:dpd_maxfails (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h137 int dpd_maxfails; member
H A Dremoteconf.c528 new->dpd_maxfails = 5; in newrmconf()
H A Disakmp_inf.c1492 if (iph1->dpd_fails >= iph1->rmconf->dpd_maxfails) {
H A Dcfparse.y2303 cur_rmconf->dpd_maxfails = $2;