Lines Matching full:netlink
4 Netlink specification support for raw Netlink families
7 This document describes the additional properties required by raw Netlink
8 families such as ``NETLINK_ROUTE`` which use the ``netlink-raw`` protocol
14 The netlink-raw schema extends the :doc:`genetlink-legacy <genetlink-legacy>`
16 multicast IDs used by raw netlink families. See :ref:`classic_netlink` for more
17 information. The raw netlink families also make use of type-specific
27 opening a netlink socket.
34 protocol: netlink-raw
64 Several raw netlink families such as
84 the wrapper attr has very similar characteristics to a netlink message. It may
85 contain a fixed header / structure, netlink attributes, or both. Because of
151 Note that a selector attribute must appear in a netlink message before any
165 Many raw netlink families such as :doc:`tc<../../networking/netlink_spec/tc>`
166 make use of nested struct definitions. The ``netlink-raw`` schema makes it