Home
last modified time | relevance | path

Searched refs:netlink (Results 726 - 750 of 809) sorted by relevance

1...<<21222324252627282930>>...33

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_output.c83 #include <linux/netlink.h>
/kernel/linux/linux-6.6/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_hydra.c31 #include <linux/can/netlink.h>
H A Dkvaser_usb_leaf.c29 #include <linux/can/netlink.h>
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_trap.c6 #include <linux/netlink.h>
H A Dspectrum_buffers.c9 #include <linux/netlink.h>
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c17 #include <net/netlink.h>
/kernel/linux/linux-6.6/kernel/
H A Daudit.c54 #include <net/netlink.h>
95 * @portid: netlink portid
194 * buffer, and locks briefly to send the buffer to the netlink layer or
488 * @portid: auditd netlink portid
490 * @skb: the netlink command from the audit daemon
491 * @ack: netlink ack flag, cleared if ack'd here
731 * @portid: the netlink destination
733 * @retry_limit: limit on number of netlink unicast failures
735 * @err_hook: hook called if the skb fails the netlink unicast send
755 * the netlink inf in kauditd_send_queue()
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dmqueue.c29 #include <linux/netlink.h>
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c48 #include <net/netlink.h>
1164 * If the query is still on the netlink request list, schedule in ib_sa_cancel_query()
/kernel/linux/linux-6.6/drivers/net/ethernet/socionext/
H A Dnetsec.c13 #include <linux/netlink.h>
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_pipapo.c334 #include <linux/netlink.h>
2082 * @nla: netlink attributes, ignored as size doesn't depend on them
2123 * @nla: netlink attributes
2125 * Validate number and size of fields passed as NFTA_SET_DESC_CONCAT netlink
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c24 #include <net/netlink.h>
1626 NL_SET_ERR_MSG(extack, "Failed to fill netlink attributes while adding TC action"); in tcf_get_notify()
1725 NL_SET_ERR_MSG(extack, "Failed to add new netlink message"); in tca_action_flush()
1887 NL_SET_ERR_MSG(extack, "Failed to fill netlink TC action attributes"); in tcf_del_notify()
1924 NL_SET_ERR_MSG(extack, "Invalid netlink attributes while flushing TC action"); in tca_action_gd()
1966 NL_SET_ERR_MSG(extack, "Failed to fill netlink attributes while adding TC action"); in tcf_add_notify()
H A Dsch_api.c31 #include <net/netlink.h>
1066 * When appropriate send a netlink notification using 'skb'
H A Dsch_htb.c36 #include <net/netlink.h>
H A Dsch_hfsc.c66 #include <net/netlink.h>
H A Dact_ct.c19 #include <net/netlink.h>
H A Dcls_u32.c38 #include <net/netlink.h>
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c24 #include <linux/netlink.h>
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_diag.c27 #include <net/netlink.h>
H A Dip_output.c84 #include <linux/netlink.h>
/kernel/linux/linux-6.6/net/core/
H A Ddrop_monitor.c22 #include <linux/netlink.h>
46 * Globals, our netlink socket pointer
48 * netlink alerts
702 /* Ensure packet fits inside a single netlink attribute */ in net_dm_packet_report()
1736 pr_err("Could not create drop monitor netlink family\n"); in init_net_drop_monitor()
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c16 * through netlink (RDNSS support)
61 #include <net/netlink.h>
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs65 pub use crate::sys::socket::addr::netlink::NetlinkAddr;
153 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
158 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
163 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
168 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
173 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
178 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
183 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
188 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink.7.html))
193 /// ([ref](https://www.man7.org/linux/man-pages/man7/netlink
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_capa.c12 #include <netlink/genl/genl.h>
/kernel/linux/linux-5.10/drivers/net/team/
H A Dteam.c25 #include <net/netlink.h>
2121 * rt netlink interface
2261 * Generic netlink custom interface
2924 netdev_warn(team->dev, "Failed to send options change via netlink (err %d)\n", in __team_options_change_check()
2953 netdev_warn(port->team->dev, "Failed to send port change of device %s via netlink (err %d)\n", in __team_port_change_send()

Completed in 64 milliseconds

1...<<21222324252627282930>>...33