Searched refs:BR_VLFLAG_MCAST_ENABLED (Results 1 – 3 of 3) sorted by relevance
186 BR_VLFLAG_MCAST_ENABLED = BIT(2), enumerator1283 !(brmctx->vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED); in br_multicast_ctx_vlan_disabled()1290 !(pmctx->vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED); in br_multicast_port_ctx_vlan_disabled()
57 (BR_VLFLAG_NEIGH_SUPPRESS_ENABLED | BR_VLFLAG_MCAST_ENABLED | in br_vlan_opts_eq_range()
224 * the BR_VLFLAG_MCAST_ENABLED flag set, it can only change under in br_multicast_pg_to_port_ctx() 2175 !(pmctx->vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED)) { in br_multicast_enable_port_ctx() 2212 !(pmctx->vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED)) { in br_multicast_disable_port_ctx() 4374 if (on == !!(vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED)) in br_multicast_toggle_one_vlan() 4386 vlan->priv_flags ^= BR_VLFLAG_MCAST_ENABLED; in br_multicast_toggle_one_vlan() 4402 vlan->priv_flags ^= BR_VLFLAG_MCAST_ENABLED; in br_multicast_toggle_one_vlan()