Searched refs:MCAST_INCLUDE (Results 1 – 12 of 12) sorted by relevance
| /Linux-v6.6/net/bridge/ |
| D | br_multicast_eht.c | 74 return MCAST_INCLUDE; in br_multicast_eht_host_filter_mode() 406 case MCAST_INCLUDE: in br_eht_convert_host_filter_mode() 566 case MCAST_INCLUDE: in br_multicast_eht_allow() 568 addr_size, MCAST_INCLUDE); in br_multicast_eht_allow() 589 case MCAST_INCLUDE: in br_multicast_eht_block() 649 filter_mode != MCAST_INCLUDE || in __eht_inc_exc() 674 MCAST_INCLUDE, to_report); in br_multicast_eht_inc() 675 br_eht_convert_host_filter_mode(brmctx, pg, h_addr, MCAST_INCLUDE); in br_multicast_eht_inc()
|
| D | br_mdb.c | 636 MCAST_INCLUDE), 758 MCAST_INCLUDE, cfg->rt_protocol, extack); in br_mdb_add_group_sg() 814 sg_cfg.filter_mode = MCAST_INCLUDE; in br_mdb_add_group_src_fwd() 842 if (cfg->filter_mode == MCAST_INCLUDE && in br_mdb_add_group_src() 1187 if (!cfg->num_src_entries && cfg->filter_mode == MCAST_INCLUDE) { in br_mdb_config_attrs_init()
|
| D | br_multicast.c | 309 MCAST_INCLUDE, false, false); in __fwd_add_star_excl() 377 case MCAST_INCLUDE: in br_multicast_star_g_handle_mode() 492 if (pg == sg || pg->filter_mode == MCAST_INCLUDE) in br_multicast_sg_add_exclude_ports() 507 MCAST_INCLUDE, false, false); in br_multicast_sg_add_exclude_ports() 535 src->pg->eth_addr, MCAST_INCLUDE, false, in br_multicast_fwd_src_add() 822 br_multicast_star_g_handle_mode(pg, MCAST_INCLUDE); in br_multicast_del_pg() 870 pg->filter_mode = MCAST_INCLUDE; in br_multicast_port_group_expired() 884 br_multicast_star_g_handle_mode(pg, MCAST_INCLUDE); in br_multicast_port_group_expired() 1326 if (pg->filter_mode == MCAST_INCLUDE) { in br_multicast_group_src_expired() 1594 filter_mode = igmpv2 ? MCAST_EXCLUDE : MCAST_INCLUDE; in br_ip4_multicast_add_group() [all …]
|
| D | br_forward.c | 319 p->filter_mode == MCAST_INCLUDE) || in br_multicast_flood()
|
| /Linux-v6.6/net/ipv6/ |
| D | mcast.c | 424 if (psl->sl_count == 1 && omode == MCAST_INCLUDE) { in ip6_mc_source() 504 if (gsf->gf_fmode != MCAST_INCLUDE && in ip6_mc_msfilter() 514 if (gsf->gf_fmode == MCAST_INCLUDE && gsf->gf_numsrc == 0) { in ip6_mc_msfilter() 657 if (mc->sfmode == MCAST_INCLUDE && i >= psl->sl_count) in inet6_mc_check() 751 if (pmc->mca_sfmode == MCAST_INCLUDE) { in mld_add_delrec() 791 if (im->mca_sfmode == MCAST_INCLUDE) { in mld_del_delrec() 1037 rv = psf->sf_count[MCAST_INCLUDE] || in ipv6_chk_mcast_addr() 1155 if (psf->sf_count[MCAST_INCLUDE] || in mld_xmarksources() 1653 if (pmc->mca_sfmode == MCAST_INCLUDE) in is_in() 1658 if (psf->sf_count[MCAST_INCLUDE]) in is_in() [all …]
|
| D | ipv6_sockglue.c | 192 MCAST_INCLUDE); in do_ipv6_mcast_group_source() 196 omode = MCAST_INCLUDE; in do_ipv6_mcast_group_source() 199 omode = MCAST_INCLUDE; in do_ipv6_mcast_group_source()
|
| /Linux-v6.6/net/ipv4/ |
| D | igmp.c | 279 if (pmc->sfmode == MCAST_INCLUDE) in is_in() 284 if (psf->sf_count[MCAST_INCLUDE]) in is_in() 293 return psf->sf_count[MCAST_INCLUDE] != 0; in is_in() 298 psf->sf_count[MCAST_INCLUDE]) in is_in() 305 return (pmc->sfmode == MCAST_INCLUDE) ^ sdeleted; in is_in() 307 if (pmc->sfmode == MCAST_INCLUDE) in is_in() 664 if (pmc->sfmode == MCAST_INCLUDE) { in igmpv3_send_cr() 872 if (psf->sf_count[MCAST_INCLUDE] || in igmp_xmarksources() 1195 if (pmc->sfmode == MCAST_INCLUDE) { in igmpv3_add_delrec() 1240 if (im->sfmode == MCAST_INCLUDE) { in igmpv3_del_delrec() [all …]
|
| D | ip_sockglue.c | 758 err = ip_mc_join_group_ssm(sk, &mreq, MCAST_INCLUDE); in do_mcast_group_source() 762 omode = MCAST_INCLUDE; in do_mcast_group_source() 765 omode = MCAST_INCLUDE; in do_mcast_group_source() 1298 err = ip_mc_join_group_ssm(sk, &mreq, MCAST_INCLUDE); in do_ip_setsockopt() 1301 omode = MCAST_INCLUDE; in do_ip_setsockopt() 1304 omode = MCAST_INCLUDE; in do_ip_setsockopt()
|
| /Linux-v6.6/tools/include/uapi/linux/ |
| D | in.h | 169 #define MCAST_INCLUDE 1 macro
|
| /Linux-v6.6/include/uapi/linux/ |
| D | in.h | 169 #define MCAST_INCLUDE 1 macro
|
| /Linux-v6.6/drivers/net/vxlan/ |
| D | vxlan_mdb.c | 323 MCAST_INCLUDE), 524 cfg->filter_mode = MCAST_INCLUDE; in vxlan_mdb_config_attrs_init() 551 cfg->filter_mode == MCAST_INCLUDE) { in vxlan_mdb_config_attrs_init() 799 sg_cfg.filter_mode = MCAST_INCLUDE; in vxlan_mdb_remote_src_fwd_add() 1391 READ_ONCE(remote->filter_mode) == MCAST_INCLUDE) || in vxlan_mdb_xmit()
|
| /Linux-v6.6/drivers/net/ |
| D | amt.c | 299 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_source_work() 423 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_group_work() 445 gnode->filter_mode = MCAST_INCLUDE; in amt_group_work() 487 gnode->filter_mode = MCAST_INCLUDE; in amt_add_group() 1597 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_is_in_handler() 1650 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_is_ex_handler() 1714 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_to_in_handler() 1775 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_to_ex_handler() 1841 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_allow_handler() 1886 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_block_handler()
|