Home
last modified time | relevance | path

Searched refs:genl_notify (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/core-api/
H A Dnetlink.rst46 Make sure to pass the request info to genl_notify() to allow ``NLM_F_ECHO``
/openbmc/linux/include/net/
H A Dgenetlink.h303 void genl_notify(const struct genl_family *family, struct sk_buff *skb,
/openbmc/linux/net/netlink/
H A Dgenetlink.c1804 void genl_notify(const struct genl_family *family, struct sk_buff *skb, in genl_notify() function
1817 EXPORT_SYMBOL(genl_notify);
/openbmc/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c807 genl_notify(&hwsim_genl_family, mcast_skb, info, in hwsim_mcast_config_msg()
/openbmc/linux/net/openvswitch/
H A Ddatapath.c85 genl_notify(family, skb, info, 0, GFP_KERNEL); in ovs_notify()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3907 genl_notify(&hwsim_genl_family, mcast_skb, info, in hwsim_mcast_config_msg()