Lines Matching +full:non +full:- +full:urgent
24 * - Initial distribution.
31 * - 01-31-90 initial adaptation
33 * - Feb 1991 [email protected]
51 * the receiver implicitly knows what changed -- see below).
54 * in the following order): TCP urgent pointer, window,
55 * acknowledgment, sequence number and IP ID. (The urgent pointer
60 * range 1 - 255 and 3 octets (0, MSB, LSB) for numbers in the
61 * range 256 - 65535 or 0. (If the change in sequence number or
71 * with the 8-bit protocol field replaced by an 8-bit connection id --
75 * LSB of 4-bit field is TCP "PUSH" bit (a worthless anachronism) and
76 * is logically part of the 4-bit "changes" field that follows. Top
101 /* reserved, special-case values of above */
147 byte_t tslot_limit; /* highest transmit slot id (0-l)*/
148 byte_t rslot_limit; /* highest receive slot id (0-l)*/
157 int32 sls_o_nontcp; /* outbound non-TCP packets */