Searched refs:dpd_maxfails (Results 1 – 5 of 5) sorted by relevance
111 int dpd_maxfails; member
216 new->dpd_maxfails = 5; in newrmconf()
1627 if (iph1->dpd_fails >= iph1->rmconf->dpd_maxfails) {
1892 cur_rmconf->dpd_maxfails = $2;
102 remoteconf.dpd_maxfails = 5; in set_default()