Searched refs:br_multicast_has_querier_adjacent (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dif_bridge.h60 bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto);
72 static inline bool br_multicast_has_querier_adjacent(struct net_device *dev, br_multicast_has_querier_adjacent() function
/linux-4.4.14/net/bridge/
H A Dbr_multicast.c2112 * br_multicast_has_querier_adjacent - Checks for a querier behind a bridge port
2120 bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto) br_multicast_has_querier_adjacent() function
2158 EXPORT_SYMBOL_GPL(br_multicast_has_querier_adjacent); variable

Completed in 76 milliseconds