Searched refs:PPPOL2TP_MAXSCCRQ (Results 1 – 4 of 4) sorted by relevance
46 #define PPPOL2TP_MAXSCCRQ 4 /* retry SCCRQ four times (quickly) */ macro
50 #define PPPOL2TP_MAXSCCRQ 4 /* retry SCCRQ four times (quickly) */ macro
745 if (!l2tp->ppp->settings.persist && l2tp->sccrq_retried >= PPPOL2TP_MAXSCCRQ) { in pppol2tp_timeout()
721 if (!l2tp->ppp->settings.persist && l2tp->sccrq_retried >= PPPOL2TP_MAXSCCRQ) { in pppol2tp_timeout()
Completed in 44 milliseconds