Lines Matching full:attribute
87 * Create attribute index based on a stream of attributes.
89 * @arg maxtype Maximum attribute type expected and accepted.
90 * @arg head Head of attribute stream.
91 * @arg len Length of attribute stream.
92 * @arg policy Attribute validation policy.
95 * attribute in the index array using the attribute type as index to
96 * the array. Attribute with a type greater than the maximum type
98 * compatibility. If \a policy is not NULL, the attribute will be
125 pr_warn("Attribute of type %#x found multiple times in message, " in libbpf_nla_parse()
126 "previous attribute is being ignored.\n", type); in libbpf_nla_parse()
137 * Create attribute index based on nested attribute
139 * @arg maxtype Maximum attribute type expected and accepted.
140 * @arg nla Nested Attribute.
141 * @arg policy Attribute validation policy.
143 * Feeds the stream of attributes nested into the specified attribute