Lines Matching defs:ol
1552 int off, mlen, ol, i, len, retval;1579 ol = 1;1583 ol = (int)*(s + 1);1584 if (ol < 2 || ol > len)1594 if (ol == TCPOLEN_WINDOW) {1611 if (ol == TCPOLEN_MAXSEG) {1620 if (ol == TCPOLEN_SACK_PERMITTED)1627 len -= ol;1628 s += ol;