Home | History | Annotate | Download | only in pppd

Lines Matching refs:CILEN_VOID

273 #define CILEN_VOID	2
1121 while (len >= CILEN_VOID) {
1124 if ( cilen < CILEN_VOID || (len -= cilen) < 0 )