Lines Matching refs:MCAST_INCLUDE
215 MCAST_INCLUDE, false, false); in __fwd_add_star_excl()
278 case MCAST_INCLUDE: in br_multicast_star_g_handle_mode()
391 if (pg == sg || pg->filter_mode == MCAST_INCLUDE) in br_multicast_sg_add_exclude_ports()
401 MCAST_INCLUDE, false, false); in br_multicast_sg_add_exclude_ports()
422 src->pg->eth_addr, MCAST_INCLUDE, false, in br_multicast_fwd_src_add()
603 br_multicast_star_g_handle_mode(pg, MCAST_INCLUDE); in br_multicast_del_pg()
650 pg->filter_mode = MCAST_INCLUDE; in br_multicast_port_group_expired()
664 br_multicast_star_g_handle_mode(pg, MCAST_INCLUDE); in br_multicast_port_group_expired()
1079 if (pg->filter_mode == MCAST_INCLUDE) { in br_multicast_group_src_expired()
1313 filter_mode = igmpv2 ? MCAST_EXCLUDE : MCAST_INCLUDE; in br_ip4_multicast_add_group()
1337 filter_mode = mldv1 ? MCAST_EXCLUDE : MCAST_INCLUDE; in br_ip6_multicast_add_group()
1908 case MCAST_INCLUDE: in br_multicast_isexc()
2018 case MCAST_INCLUDE: in br_multicast_toin()
2121 case MCAST_INCLUDE: in br_multicast_toex()
2165 if (pg->filter_mode == MCAST_INCLUDE && hlist_empty(&pg->src_list)) in __grp_src_block_incl()
2215 case MCAST_INCLUDE: in br_multicast_block()