Home
last modified time | relevance | path

Searched refs:MCAST_INCLUDE (Results 1 – 4 of 4) sorted by relevance

/linux/net/bridge/
H A Dbr_multicast_eht.c74 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 Dbr_mdb.c664 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()
/linux/tools/include/uapi/linux/
H A Din.h173 #define MCAST_INCLUDE 1 macro
/linux/drivers/net/
H A Damt.c301 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()
1605 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_is_in_handler()
1658 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_is_ex_handler()
1722 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_to_in_handler()
1783 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_to_ex_handler()
1849 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_allow_handler()
1894 if (gnode->filter_mode == MCAST_INCLUDE) { in amt_mcast_block_handler()