Home
last modified time | relevance | path

Searched refs:dpd_interval (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h136 int dpd_interval; /* in seconds */ member
H A Disakmp_inf.c1563 iph1->rmconf->dpd_interval == 0)
1570 sched_schedule(&iph1->dpd_r_u, iph1->rmconf->dpd_interval,
H A Dremoteconf.c526 new->dpd_interval = 0; /* Disable DPD checks by default */ in newrmconf()
H A Dhandler.c527 iph1->rmconf->dpd_interval)
H A Dcfparse.y2285 cur_rmconf->dpd_interval = $2;
H A Disakmp.c902 if(iph1->dpd_support && iph1->rmconf->dpd_interval)