Lines Matching defs:optlen
1525 int optlen;
1552 optlen = p[1];
1553 if (optlen < 2 || optlen > len)
1556 len -= optlen;
1557 optend = p + optlen;
1561 if (optlen >= CILEN_MPPE) {
1583 if (optlen >= CILEN_DEFLATE) {
1597 if (optlen >= CILEN_BSD_COMPRESS) {
1606 if (optlen >= CILEN_PREDICTOR_1) {
1612 if (optlen >= CILEN_PREDICTOR_2) {