Lines Matching full:length

11  * |Ver|O|U|    TTL    |   Length  |U|U|U|U|MD Type| Next Protocol |
65 * Length: The total length, in 4-byte words, of NSH including the Base
66 * Header, the Service Path Header, the Fixed Length Context Header or
67 * Variable Length Context Header(s). The length MUST be 0x6 for MD
69 * 0x2. The length of the NSH header MUST be an integer multiple of 4
70 * bytes, thus variable length metadata is always padded out to a
81 * length Context Header (see Figure 4 below).
84 * Service Path Header, but may contain optional variable length Context
85 * Header(s). The semantics of the variable length Context Header(s)
87 * variable length Context Headers is provided in Section 2.5.1.
123 * (i.e., taking into account the length of the service function path).
140 * When the Base Header specifies MD Type = 0x1, a Fixed Length Context
142 * Path Header. The value of a Fixed Length Context
146 * Length Context Headers MAY be added, immediately following the
147 * Service Path Header (see Figure 5). Therefore, Length = 0x2,
149 * Header are present. The optional Variable Length Context Headers
150 * MUST be of an integer number of 4-bytes. The base header Length
155 * The format of the optional variable length Context Headers
160 * | Metadata Class | Type |U| Length |
176 * Length: Indicates the length of the variable metadata, in bytes. In
177 * case the metadata length is not an integer number of 4-byte words,
180 * The receiver MUST round up the length field to the nearest 4-byte
183 * by the length field (i.e., actual number of bytes) and MUST ignore
185 * Length may be 0 or greater.
204 u8 length; member
243 /* NSH Base Header Length */
246 /* NSH MD Type 1 header Length. */
249 /* NSH header maximum Length. */
252 /* NSH context headers maximum Length. */