Searched refs:genl_notify (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/core-api/ ! |
| H A D | netlink.rst | 46 Make sure to pass the request info to genl_notify() to allow ``NLM_F_ECHO``
|
| /linux/include/net/ ! |
| H A D | genetlink.h | 333 void genl_notify(const struct genl_family *family, struct sk_buff *skb,
|
| /linux/net/netlink/ ! |
| H A D | genetlink.c | 1983 void genl_notify(const struct genl_family *family, struct sk_buff *skb, in genl_notify() function 1996 EXPORT_SYMBOL(genl_notify);
|
| /linux/drivers/net/ieee802154/ ! |
| H A D | mac802154_hwsim.c | 807 genl_notify(&hwsim_genl_family, mcast_skb, info, in hwsim_mcast_config_msg()
|
| /linux/net/openvswitch/ ! |
| H A D | datapath.c | 84 genl_notify(family, skb, info, 0, GFP_KERNEL); in ovs_notify()
|
| /linux/drivers/net/wireless/virtual/ ! |
| H A D | mac80211_hwsim.c | 4263 genl_notify(&hwsim_genl_family, mcast_skb, info, in hwsim_mcast_config_msg()
|