Home
last modified time | relevance | path

Searched refs:netlink (Results 1 – 19 of 19) sorted by relevance

/net/psample/
DKconfig7 tristate "Packet-sampling netlink channel"
10 Say Y here to add support for packet-sampling netlink channel
11 This netlink channel allows transferring packets alongside some
/net/ieee802154/
DKconfig17 bool "IEEE 802.15.4 experimental netlink support"
19 Adds experimental netlink support for nl802154.
DMakefile6 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
/net/ncsi/
DMakefile5 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
/net/handshake/
DMakefile11 handshake-y := alert.o genl.o netlink.o request.o tlshd.o trace.o
/net/devlink/
DMakefile3 obj-y := core.o netlink.o netlink_gen.o dev.o port.o sb.o dpipe.o \
/net/nfc/
DMakefile11 nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
/net/
DKconfig33 netlink messages.
40 This option makes it possible to send different netlink messages
43 compat skb before sending the skb, the netlink code will sort out
262 source "net/netlink/Kconfig"
386 are broadcast via netlink socket to any listening user space
503 netlink. It provides better extensibility and some new features,
DMakefile15 obj-y += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
/net/ethtool/
DMakefile7 ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o rss.o \
/net/can/
DKconfig46 tristate "CAN Gateway/Router (with netlink configuration)"
54 by the netlink configuration interface known e.g. from iptables.
/net/tipc/
DMakefile11 netlink.o netlink_compat.o node.o socket.o eth_media.o \
DKconfig50 Key setting from user-space is performed via netlink by a user program
/net/dsa/
DMakefile14 netlink.o \
/net/batman-adv/
DMakefile23 batman-adv-y += netlink.o
/net/ipv4/
DMakefile17 metrics.o netlink.o nexthop.o udp_tunnel_stub.o
/net/sched/
DKconfig368 output queue, using the netlink interface. When it receives an
371 over netlink, causing the plug to be removed and resuming the normal
/net/netfilter/
DKconfig388 tristate 'Connection tracking netlink interface'
392 This option enables support for a netlink-based userspace interface
/net/netlink/
Daf_netlink.c2720 DEFINE_BPF_ITER_FUNC(netlink, struct bpf_iter_meta *meta, struct netlink_sock *sk) in DEFINE_BPF_ITER_FUNC() argument