Home | History | Annotate | Download | only in pppd

Lines Matching defs:olen

1423     int code, id, len, olen;
1451 GETCHAR(olen, p);
1453 if (olen < 2 || olen > len) {
1457 len -= olen;
1458 optend = p + olen;
1461 if (olen >= CILEN_COMPRESS) {
1469 if (olen == CILEN_IFACEID) {