Lines Matching full:genetlink
37 user capable of parsing more complex ``genetlink`` schemas is also compatible
40 - ``genetlink`` - most streamlined, should be used by all new families
41 - ``genetlink-c`` - superset of ``genetlink`` with extra attributes allowing
43 be equivalent to ``genetlink`` for all implementations which don't interact
45 - ``genetlink-legacy`` - Generic Netlink catch all schema supporting quirks of
46 all old genetlink families, strange attribute formats, binary structures etc.
67 The following sections describe the properties of the most modern ``genetlink``
68 schema. See the documentation of :doc:`genetlink-c <c-code-gen>`
75 genetlink chapter
97 The schema level, default is ``genetlink``, which is the only value
98 allowed for new ``genetlink`` families.
271 more detail in :doc:`genetlink-legacy`.
315 The only property of ``operations`` for ``genetlink``, holds the list of
389 The only property of ``mcast-groups`` for ``genetlink``, holds the list
407 This section describes the attribute types supported by the ``genetlink``