Home | History | Annotate | Download | only in pppd

Lines Matching refs:CILEN_VOID

281 #define CILEN_VOID	2
1178 while (len >= CILEN_VOID) {
1181 if ( cilen < CILEN_VOID || (len -= cilen) < 0 )