Home | History | Annotate | Download | only in ppp

Lines Matching refs:olen

1774   int code, id, len, olen;
1805 GETCHAR(olen, p);
1807 if (olen < 2 || olen > len) {
1811 len -= olen;
1812 optend = p + olen;
1815 if (olen == CILEN_SHORT) {
1822 if (olen == CILEN_LONG) {
1829 if (olen >= CILEN_SHORT) {
1846 if (olen >= CILEN_SHORT) {
1860 if (olen >= CILEN_CHAR) {
1874 if (olen == CILEN_LONG) {
1881 if (olen == CILEN_VOID) {
1887 if (olen == CILEN_VOID) {