Searched refs:br_multicast_isinc_allow (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/net/bridge/ |
D | br_multicast.c | 1797 static bool br_multicast_isinc_allow(struct net_bridge_port_group *pg, in br_multicast_isinc_allow() function 2320 changed = br_multicast_isinc_allow(pg, grec->grec_src, in br_ip4_multicast_igmp3_report() 2324 changed = br_multicast_isinc_allow(pg, grec->grec_src, nsrcs, in br_ip4_multicast_igmp3_report() 2445 changed = br_multicast_isinc_allow(pg, grec->grec_src, in br_ip6_multicast_mld2_report() 2450 changed = br_multicast_isinc_allow(pg, grec->grec_src, nsrcs, in br_ip6_multicast_mld2_report()
|