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

/drivers/net/ppp/
H A Dppp_generic.c217 #define PPP_MAX_RQLEN 32 macro
1224 if (ppp->file.rq.qlen > PPP_MAX_RQLEN)
1607 while (pch->file.rq.qlen > PPP_MAX_RQLEN &&
1756 while (ppp->file.rq.qlen > PPP_MAX_RQLEN &&

Completed in 43 milliseconds