Searched refs:br_multicast_should_handle_mode (Results 1 – 3 of 3) sorted by relevance
283 if (br_multicast_should_handle_mode(br, mdst->addr.proto) && in br_multicast_flood()
902 if (br_multicast_should_handle_mode(br, group.proto)) { in br_mdb_add_group()
906 static inline bool br_multicast_should_handle_mode(const struct net_bridge *br, in br_multicast_should_handle_mode() function