Home | History | Annotate | Download | only in pppd

Lines Matching refs:CILEN_VOID

311 #define CILEN_VOID	2
767 while (len >= CILEN_VOID) {
770 if ( cilen < CILEN_VOID || (len -= cilen) < 0 )