Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr_forward.c291 if (br_multicast_should_handle_mode(brmctx, mdst->addr.proto) && in br_multicast_flood()
Dbr_mdb.c949 if (br_multicast_should_handle_mode(brmctx, group.proto)) { in br_mdb_add_group()
Dbr_private.h1123 br_multicast_should_handle_mode(const struct net_bridge_mcast *brmctx, in br_multicast_should_handle_mode() function