Searched refs:netlink (Results 1 – 19 of 19) sorted by relevance
7 tristate "Packet-sampling netlink channel"10 Say Y here to add support for packet-sampling netlink channel11 This netlink channel allows transferring packets alongside some
17 bool "IEEE 802.15.4 experimental netlink support"19 Adds experimental netlink support for nl802154.
6 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
5 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
11 handshake-y := alert.o genl.o netlink.o request.o tlshd.o trace.o
3 obj-y := core.o netlink.o netlink_gen.o dev.o port.o sb.o dpipe.o \
11 nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
33 netlink messages.40 This option makes it possible to send different netlink messages43 compat skb before sending the skb, the netlink code will sort out262 source "net/netlink/Kconfig"386 are broadcast via netlink socket to any listening user space503 netlink. It provides better extensibility and some new features,
15 obj-y += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
7 ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o rss.o \
46 tristate "CAN Gateway/Router (with netlink configuration)"54 by the netlink configuration interface known e.g. from iptables.
11 netlink.o netlink_compat.o node.o socket.o eth_media.o \
50 Key setting from user-space is performed via netlink by a user program
14 netlink.o \
23 batman-adv-y += netlink.o
17 metrics.o netlink.o nexthop.o udp_tunnel_stub.o
368 output queue, using the netlink interface. When it receives an371 over netlink, causing the plug to be removed and resuming the normal
388 tristate 'Connection tracking netlink interface'392 This option enables support for a netlink-based userspace interface
2720 DEFINE_BPF_ITER_FUNC(netlink, struct bpf_iter_meta *meta, struct netlink_sock *sk) in DEFINE_BPF_ITER_FUNC() argument