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, "
126 "previous attribute is being ignored.\n", type);
136 * Create attribute index based on nested attribute
138 * @arg maxtype Maximum attribute type expected and accepted.
139 * @arg nla Nested Attribute.
140 * @arg policy Attribute validation policy.
142 * Feeds the stream of attributes nested into the specified attribute