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

  /src/crypto/dist/ipsec-tools/src/racoon/
handler.h 208 uint8_t dpd_fails; /* number of failures */ member in struct:ph1handle
isakmp_inf.c 1420 iph1->dpd_fails = 0;
1458 if (iph1->dpd_fails >= iph1->rmconf->dpd_maxfails) {
1500 iph1->dpd_fails++;
handler.c 357 iph1->dpd_fails = 0;

Completed in 17 milliseconds