Lines Matching +full:lsb +full:- +full:first
4 /*-
5 * SPDX-License-Identifier: BSD-3-Clause
35 * - Initial distribution.
47 * The first octet contains the packet type (top 3 bits), TCP
55 * the receiver implicitly knows what changed -- see below).
64 * range 1 - 255 and 3 octets (0, MSB, LSB) for numbers in the
65 * range 256 - 65535 or 0. (If the change in sequence number or
72 * The top nibble of the first octet is the packet type. There are
75 * with the 8-bit protocol field replaced by an 8-bit connection id --
79 * LSB of 4-bit field is TCP "PUSH" bit (a worthless anachronism) and
80 * is logically part of the 4-bit "changes" field that follows. Top
93 /* Bits in first octet of compressed packet */
101 /* reserved, special-case values of above */