Home
last modified time | relevance | path

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

/Linux-v6.6/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.c242 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev) in ethnl_multicast() function
701 ethnl_multicast(skb, dev); in ethnl_default_notify()