Searched refs:mcast_fanout (Results 1 – 1 of 1) sorted by relevance
1386 unsigned int mcast_fanout; in batadv_mcast_forw_mode() local1428 mcast_fanout = atomic_read(&bat_priv->multicast_fanout); in batadv_mcast_forw_mode()1430 if (!unsnoop_count && total_count <= mcast_fanout) in batadv_mcast_forw_mode()