HomeSort by: relevance | last modified time | path
    Searched refs:dpd_maxfails (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
remoteconf.h 137 int dpd_maxfails; member in struct:remoteconf
remoteconf.c 519 new->dpd_maxfails = 5;
isakmp_inf.c 1458 if (iph1->dpd_fails >= iph1->rmconf->dpd_maxfails) {
cfparse.y 2313 cur_rmconf->dpd_maxfails = $2;

Completed in 47 milliseconds