Home | History | Annotate | Download | only in pppd

Lines Matching refs:olen

1977     int code, id, len, olen, i;
2005 GETCHAR(olen, p);
2007 if (olen < 2 || olen > len) {
2011 len -= olen;
2012 optend = p + olen;
2015 if (olen == CILEN_SHORT) {
2022 if (olen == CILEN_LONG) {
2029 if (olen >= CILEN_SHORT) {
2068 if (olen >= CILEN_SHORT) {
2082 if (olen >= CILEN_CHAR) {
2096 if (olen == CILEN_LONG) {
2103 if (olen == CILEN_VOID) {
2109 if (olen == CILEN_VOID) {
2115 if (olen == CILEN_SHORT) {
2122 if (olen == CILEN_VOID) {
2129 if (olen >= CILEN_CHAR) {
2133 epd.length = olen - CILEN_CHAR;