Searched refs:ethnl_multicast (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | cabletest.c | 47 return ethnl_multicast(skb, phydev->attached_dev); in ethnl_cable_test_started() 159 ethnl_multicast(phydev->skb, phydev->attached_dev); in ethnl_cable_test_finished()
|
H A D | netlink.h | 24 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev);
|
H A D | netlink.c | 204 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev) in ethnl_multicast() function 613 ethnl_multicast(skb, dev); in ethnl_default_notify()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | cabletest.c | 47 return ethnl_multicast(skb, phydev->attached_dev); in ethnl_cable_test_started() 159 ethnl_multicast(phydev->skb, phydev->attached_dev); in ethnl_cable_test_finished()
|
H A D | netlink.h | 24 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev);
|
H A D | netlink.c | 242 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev) in ethnl_multicast() function 702 ethnl_multicast(skb, dev); in ethnl_default_notify()
|
Completed in 5 milliseconds