Lines Matching full:attributes
36 Each next level inherits the attributes of the previous level, meaning that
41 - ``genetlink-c`` - superset of ``genetlink`` with extra attributes allowing
60 - attributes
81 Attributes listed directly at the root level of the spec file.
151 This property contains information about netlink attributes of the family.
159 referred to with a ``nested-attributes`` property of the container.
163 which attributes are allowed in a nest or refining the validation criteria.
170 Uniquely identifies the attribute set, operations and nested attributes
178 or even types of attributes depending on the nest in which they
182 attributes subsection
185 List of attributes in the set.
212 Attributes (and operations) use ``1`` as the default value for the first
231 contain an ``enum`` and attributes which need the ``flags`` form should
234 nested-attributes
237 Identifies the attribute space for attributes nested within given attribute.
238 Only valid for complex attributes which may have sub-attributes.
261 definition (``type`` and ``nested-attributes``) and the ``checks``.
268 fully defined as attributes (in a bona fide attribute space). For instance
291 ``response`` properties. If no explicit message with attributes is passed
295 ``request`` and ``response`` sections list the attributes allowed in a message.
296 The list contains only the names of attributes from a set referred
360 Specification of attributes in the event, holds a :ref:`attr_list`.
374 ``request``, ``reply`` and ``event`` properties have a single ``attributes``
419 See :ref:`pad_type` for padding of 64 bit attributes.
429 Special attribute type used for padding attributes which require alignment
457 Attribute containing other (nested) attributes.
458 ``nested-attributes`` specifies which attribute set is used inside.