Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_bridge.h76 bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto);
91 static inline bool br_multicast_has_querier_adjacent(struct net_device *dev, in br_multicast_has_querier_adjacent() function
/linux/net/batman-adv/
H A Dmulticast.c302 qr4->shadowing = br_multicast_has_querier_adjacent(dev, ETH_P_IP); in batadv_mcast_mla_flags_get()
305 qr6->shadowing = br_multicast_has_querier_adjacent(dev, ETH_P_IPV6); in batadv_mcast_mla_flags_get()