Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
Dbr_forward.c283 if (br_multicast_should_handle_mode(br, mdst->addr.proto) && in br_multicast_flood()
Dbr_mdb.c902 if (br_multicast_should_handle_mode(br, group.proto)) { in br_mdb_add_group()
Dbr_private.h906 static inline bool br_multicast_should_handle_mode(const struct net_bridge *br, in br_multicast_should_handle_mode() function