Home
last modified time | relevance | path

Searched refs:ethnl_multicast (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/ethtool/
Dcabletest.c47 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()
Dnetlink.h24 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev);
Dnetlink.c240 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev) in ethnl_multicast() function
658 ethnl_multicast(skb, dev); in ethnl_default_notify()