Home
last modified time | relevance | path

Searched refs:netlink (Results 801 - 819 of 819) sorted by relevance

1...<<313233

/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c34 #include <net/netlink.h>
H A Dfilter.c37 #include <net/netlink.h>
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_user.c30 #include <net/netlink.h>
1987 * Aha! this is anti-netlink really i.e more pfkey derived in xfrm_add_policy()
1988 * in netlink excl is a flag and you wouldn't need in xfrm_add_policy()
3165 * care of frag_list since netlink destructor sets in xfrm_user_rcv_msg()
3874 printk(KERN_INFO "Initializing XFRM netlink socket\n"); in xfrm_user_init()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c13 #include <net/netlink.h>
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c66 #include <net/netlink.h>
5914 /* NOTE: the nlmsg_len field isn't reliably set by some netlink in selinux_netlink_send()
5930 pr_warn_ratelimited("SELinux: unrecognized netlink" in selinux_netlink_send()
5947 /* move to the next message after applying netlink padding */ in selinux_netlink_send()
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c24 #include <net/netlink.h>
H A Dfilter.c35 #include <net/netlink.h>
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c79 #include <net/netlink.h>
2981 /* Send a netlink notification if DAD is enabled and in inet6_addr_add()
H A Droute.c58 #include <net/netlink.h>
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c13 #include <net/netlink.h>
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c65 #include <net/netlink.h>
5919 /* NOTE: the nlmsg_len field isn't reliably set by some netlink in selinux_netlink_send()
5935 pr_warn_ratelimited("SELinux: unrecognized netlink" in selinux_netlink_send()
5952 /* move to the next message after applying netlink padding */ in selinux_netlink_send()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c79 #include <net/netlink.h>
3020 /* Send a netlink notification if DAD is enabled and in inet6_addr_add()
H A Droute.c58 #include <net/netlink.h>
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c14 #include <net/netlink.h>
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_api.c12 #include <linux/netlink.h>
9141 * @attr: netlink attribute to fetch value from
9145 * Parse, check and store a given u32 netlink attribute into variable.
9183 * nft_dump_register - dump a register value to a netlink attribute
9189 * Construct a netlink attribute containing the register number. For
9463 * nft_data_init - parse nf_tables data netlink attributes
9468 * @nla: netlink attribute containing data
9470 * Parse the netlink data attributes and initialize a struct nft_data.
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_api.c12 #include <linux/netlink.h>
10703 * @attr: netlink attribute to fetch value from
10707 * Parse, check and store a given u32 netlink attribute into variable.
10745 * nft_dump_register - dump a register value to a netlink attribute
10751 * Construct a netlink attribute containing the register number. For
11002 * nft_data_init - parse nf_tables data netlink attributes
11007 * @nla: netlink attribute containing data
11009 * Parse the netlink data attributes and initialize a struct nft_data.
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c3 * This is the new netlink-based wireless configuration interface.
20 #include <linux/netlink.h>
39 /* the netlink family */
1134 /* netlink command implementations */
7119 /* Draw up a netlink message to send back */ in nl80211_get_mesh_config()
10326 /* clear CB data for netlink core to own from now on */ in __cfg80211_send_event_skb()
13849 /* clear CB data for netlink core to own from now on */ in cfg80211_vendor_cmd_reply()
14689 /* If needed, clear the netlink message payload from the SKB in nl80211_post_doit()
14691 * the heap after the SKB is freed. The netlink message header in nl80211_post_doit()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c15 #include <net/netlink.h>
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c3 * This is the new netlink-based wireless configuration interface.
20 #include <linux/netlink.h>
39 /* the netlink family */
1252 /* netlink command implementations */
8150 /* Draw up a netlink message to send back */ in nl80211_get_mesh_config()
11651 /* clear CB data for netlink core to own from now on */ in __cfg80211_send_event_skb()
15257 /* clear CB data for netlink core to own from now on */ in cfg80211_vendor_cmd_reply()
16584 /* If needed, clear the netlink message payload from the SKB in nl80211_post_doit()
16586 * the heap after the SKB is freed. The netlink message header in nl80211_post_doit()

Completed in 243 milliseconds

1...<<313233