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