Lines Matching refs:attributes
72 attributes. Some attributes represent packet metadata, defined as any
75 attributes, however, are extracted from headers within the packet,
80 flow key attributes. For informal explanatory purposes here, we write
97 A wildcarded flow is described with two sequences of Netlink attributes
113 nor supply flow mask attributes.
158 key attributes. It must not change the meaning of already defined
159 flow key attributes.
188 The solution is to use a set of nested attributes. This is, for
189 example, why 802.1Q support uses nested attributes. A TCP packet in
195 Notice how the "eth_type", "ip", and "tcp" flow key attributes are
197 not understand the "vlan" key will not see either of those attributes
241 - Duplicate attributes are not allowed at a given nesting level.
243 - Ordering of attributes is not significant.