Searched refs:BR_VLFLAG_MCAST_ENABLED (Results 1 – 1 of 1) sorted by relevance
224 * the BR_VLFLAG_MCAST_ENABLED flag set, it can only change under in br_multicast_pg_to_port_ctx() 2103 * BR_VLFLAG_MCAST_ENABLED is toggled before temporary entries in __br_multicast_enable_port_ctx() 2106 * while BR_VLFLAG_MCAST_ENABLED was disabled, are not reflected in __br_multicast_enable_port_ctx() 2124 !(pmctx->vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED)) { in br_multicast_enable_port_ctx() 2161 !(pmctx->vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED)) { in br_multicast_disable_port_ctx() 4319 if (on == !!(vlan->priv_flags & BR_VLFLAG_MCAST_ENABLED)) in br_multicast_toggle_one_vlan() 4331 vlan->priv_flags ^= BR_VLFLAG_MCAST_ENABLED; in br_multicast_toggle_one_vlan() 4347 vlan->priv_flags ^= BR_VLFLAG_MCAST_ENABLED; in br_multicast_toggle_one_vlan()