Searched refs:DEF_FSMAUTHTRIES (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Ddefs.h74 #define DEF_FSMAUTHTRIES 3 /* Default max auth retries */ macro
H A Dauth.c411 authp->cfg.fsm.maxreq = DEF_FSMAUTHTRIES;
H A Dcommand.c2089 &cx->chap.auth.cfg.fsm.maxreq, NULL, DEF_FSMAUTHTRIES);
2095 NULL, DEF_FSMAUTHTRIES);

Completed in 78 milliseconds