Lines Matching defs:length
65 * Length: The total length, in 4-byte words, of NSH including the Base
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).
155 * The format of the optional variable length Context Headers
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
204 u8 length;