Home
last modified time | relevance | path

Searched refs:br_multicast_has_querier_anywhere (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dif_bridge.h59 bool br_multicast_has_querier_anywhere(struct net_device *dev, int proto);
67 static inline bool br_multicast_has_querier_anywhere(struct net_device *dev, in br_multicast_has_querier_anywhere() function
/linux-4.4.14/net/bridge/
Dbr_multicast.c2083 bool br_multicast_has_querier_anywhere(struct net_device *dev, int proto) in br_multicast_has_querier_anywhere() function
2109 EXPORT_SYMBOL_GPL(br_multicast_has_querier_anywhere);