Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dcabletest.c47 return ethnl_multicast(skb, phydev->attached_dev); in ethnl_cable_test_started()
162 ethnl_multicast(phydev->skb, phydev->attached_dev); in ethnl_cable_test_finished()
Dnetlink.h25 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev);
Dnetlink.c330 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev) in ethnl_multicast() function
786 ethnl_multicast(skb, dev); in ethnl_default_notify()