br_multicast_has_querier_anywhere 58 include/linux/if_bridge.h bool br_multicast_has_querier_anywhere(struct net_device *dev, int proto); br_multicast_has_querier_anywhere 304 net/batman-adv/multicast.c qr4->exists = br_multicast_has_querier_anywhere(dev, ETH_P_IP); br_multicast_has_querier_anywhere 307 net/batman-adv/multicast.c qr6->exists = br_multicast_has_querier_anywhere(dev, ETH_P_IPV6); br_multicast_has_querier_anywhere 2261 net/bridge/br_multicast.c EXPORT_SYMBOL_GPL(br_multicast_has_querier_anywhere);