Home
last modified time | relevance | path

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

/linux/include/linux/
A Dif_bridge.h75 bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto);
90 static inline bool br_multicast_has_querier_adjacent(struct net_device *dev, in br_multicast_has_querier_adjacent() function
/linux/net/batman-adv/
A Dmulticast.c273 qr4->shadowing = br_multicast_has_querier_adjacent(dev, ETH_P_IP); in batadv_mcast_mla_flags_get()
276 qr6->shadowing = br_multicast_has_querier_adjacent(dev, ETH_P_IPV6); in batadv_mcast_mla_flags_get()
/linux/net/bridge/
A Dbr_multicast.c4660 bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto) in br_multicast_has_querier_adjacent() function
4703 EXPORT_SYMBOL_GPL(br_multicast_has_querier_adjacent);

Completed in 21 milliseconds