Searched refs:MCAST_INCLUDE (Results 1 – 11 of 11) sorted by relevance
| /linux/net/bridge/ |
| H A D | br_multicast_eht.c | 74 return MCAST_INCLUDE; in br_multicast_eht_host_filter_mode() 409 case MCAST_INCLUDE: in br_eht_convert_host_filter_mode() 569 case MCAST_INCLUDE: in br_multicast_eht_allow() 571 addr_size, MCAST_INCLUDE); in br_multicast_eht_allow() 592 case MCAST_INCLUDE: in br_multicast_eht_block() 652 filter_mode != MCAST_INCLUDE || in __eht_inc_exc() 677 MCAST_INCLUDE, to_report); in br_multicast_eht_inc() 678 br_eht_convert_host_filter_mode(brmctx, pg, h_addr, MCAST_INCLUDE); in br_multicast_eht_inc()
|
| H A D | br_multicast.c | 307 MCAST_INCLUDE, false, false); in __fwd_add_star_excl() 375 case MCAST_INCLUDE: in br_multicast_star_g_handle_mode() 490 if (pg == sg || pg->filter_mode == MCAST_INCLUDE) in br_multicast_sg_add_exclude_ports() 505 MCAST_INCLUDE, false, false); in br_multicast_sg_add_exclude_ports() 533 src->pg->eth_addr, MCAST_INCLUDE, false, in br_multicast_fwd_src_add() 821 br_multicast_star_g_handle_mode(pg, MCAST_INCLUDE); in br_multicast_del_pg() 869 pg->filter_mode = MCAST_INCLUDE; in br_multicast_port_group_expired() 883 br_multicast_star_g_handle_mode(pg, MCAST_INCLUDE); in br_multicast_port_group_expired() 1325 if (pg->filter_mode == MCAST_INCLUDE) { in br_multicast_group_src_expired() 1593 filter_mode = igmpv2 ? MCAST_EXCLUDE : MCAST_INCLUDE; in br_ip4_multicast_add_group() [all …]
|
| H A D | br_mdb.c | 664 MCAST_INCLUDE), 786 MCAST_INCLUDE, cfg->rt_protocol, extack); in br_mdb_add_group_sg() 842 sg_cfg.filter_mode = MCAST_INCLUDE; in br_mdb_add_group_src_fwd() 870 if (cfg->filter_mode == MCAST_INCLUDE && in br_mdb_add_group_src() 1215 if (!cfg->num_src_entries && cfg->filter_mode == MCAST_INCLUDE) { in br_mdb_config_attrs_init()
|
| H A D | br_forward.c | 330 p->filter_mode == MCAST_INCLUDE) || in br_multicast_flood()
|
| /linux/net/ipv4/ |
| H A D | igmp.c | 284 if (pmc->sfmode == MCAST_INCLUDE) in is_in() 289 if (psf->sf_count[MCAST_INCLUDE]) in is_in() 298 return psf->sf_count[MCAST_INCLUDE] != 0; in is_in() 303 psf->sf_count[MCAST_INCLUDE]) in is_in() 310 return (pmc->sfmode == MCAST_INCLUDE) ^ sdeleted; in is_in() 312 if (pmc->sfmode == MCAST_INCLUDE) in is_in() 669 if (pmc->sfmode == MCAST_INCLUDE) { in igmpv3_send_cr() 877 if (psf->sf_count[MCAST_INCLUDE] || in igmp_xmarksources() 1200 if (pmc->sfmode == MCAST_INCLUDE) { in igmpv3_add_delrec() 1245 if (im->sfmode == MCAST_INCLUDE) { in igmpv3_del_delrec() [all …]
|
| H A D | ip_sockglue.c | 756 err = ip_mc_join_group_ssm(sk, &mreq, MCAST_INCLUDE); in do_mcast_group_source() 760 omode = MCAST_INCLUDE; in do_mcast_group_source() 763 omode = MCAST_INCLUDE; in do_mcast_group_source() 1310 err = ip_mc_join_group_ssm(sk, &mreq, MCAST_INCLUDE); in do_ip_setsockopt() 1313 omode = MCAST_INCLUDE; in do_ip_setsockopt() 1316 omode = MCAST_INCLUDE; in do_ip_setsockopt()
|
| /linux/net/ipv6/ |
| H A D | mcast.c | 422 if (psl->sl_count == 1 && omode == MCAST_INCLUDE) { in ip6_mc_source() 503 if (gsf->gf_fmode != MCAST_INCLUDE && in ip6_mc_msfilter() 520 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() 752 if (pmc->mca_sfmode == MCAST_INCLUDE) { in mld_add_delrec() 792 if (im->mca_sfmode == MCAST_INCLUDE) { in mld_del_delrec() 1063 rv = READ_ONCE(psf->sf_count[MCAST_INCLUDE]) || in ipv6_chk_mcast_addr() 1185 if (psf->sf_count[MCAST_INCLUDE] || in mld_xmarksources() 1684 if (pmc->mca_sfmode == MCAST_INCLUDE) in is_in() 1689 if (psf->sf_count[MCAST_INCLUDE]) in is_in() [all …]
|
| H A D | ipv6_sockglue.c | 175 MCAST_INCLUDE); in do_ipv6_mcast_group_source() 179 omode = MCAST_INCLUDE; in do_ipv6_mcast_group_source() 182 omode = MCAST_INCLUDE; in do_ipv6_mcast_group_source()
|
| /linux/tools/include/uapi/linux/ |
| H A D | in.h | 173 #define MCAST_INCLUDE 1 macro
|
| /linux/drivers/net/ |
| H A D | amt.c | 301 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_source_work() 425 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_group_work() 447 gnode->filter_mode = MCAST_INCLUDE; in amt_group_work() 489 gnode->filter_mode = MCAST_INCLUDE; in amt_add_group() 1602 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_is_in_handler() 1655 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_is_ex_handler() 1719 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_to_in_handler() 1780 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_to_ex_handler() 1846 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_allow_handler() 1891 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_block_handler()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_mdb.c | 331 MCAST_INCLUDE), 530 cfg->filter_mode = MCAST_INCLUDE; in vxlan_mdb_config_attrs_init() 557 cfg->filter_mode == MCAST_INCLUDE) { in vxlan_mdb_config_attrs_init() 805 sg_cfg.filter_mode = MCAST_INCLUDE; in vxlan_mdb_remote_src_fwd_add() 1696 READ_ONCE(remote->filter_mode) == MCAST_INCLUDE) || in vxlan_mdb_xmit()
|