Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A 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()
H A Dnetlink.h24 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev);
H A Dnetlink.c242 int ethnl_multicast(struct sk_buff *skb, struct net_device *dev) in ethnl_multicast() function
702 ethnl_multicast(skb, dev); in ethnl_default_notify()