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

/external/ipsec-tools/src/racoon/
H A Dremoteconf.h111 int dpd_maxfails; member in struct:remoteconf
H A Dremoteconf.c216 new->dpd_maxfails = 5;
H A Disakmp_inf.c1628 if (iph1->dpd_fails >= iph1->rmconf->dpd_maxfails) {
H A Dcfparse.y1892 cur_rmconf->dpd_maxfails = $2;

Completed in 91 milliseconds