Searched refs:BR_VLFLAG_GLOBAL_MCAST_ENABLED (Results 1 – 4 of 4) sorted by relevance
326 BR_VLFLAG_GLOBAL_MCAST_ENABLED) == 0 && in br_vlan_global_opts_can_enter_range()351 !!(v_opts->priv_flags & BR_VLFLAG_GLOBAL_MCAST_ENABLED)) || in br_vlan_global_opts_fill()
180 BR_VLFLAG_GLOBAL_MCAST_ENABLED = BIT(3), enumerator1211 !(brmctx->vlan->priv_flags & BR_VLFLAG_GLOBAL_MCAST_ENABLED)); in br_multicast_ctx_vlan_global_disabled()
3959 if (!(masterv->priv_flags & BR_VLFLAG_GLOBAL_MCAST_ENABLED)) in br_multicast_rcv()4318 if (on == !!(vlan->priv_flags & BR_VLFLAG_GLOBAL_MCAST_ENABLED)) in br_multicast_toggle_global_vlan()4321 vlan->priv_flags ^= BR_VLFLAG_GLOBAL_MCAST_ENABLED; in br_multicast_toggle_global_vlan()
329 v->priv_flags |= BR_VLFLAG_GLOBAL_MCAST_ENABLED; in __vlan_add()
Completed in 21 milliseconds