Home
last modified time | relevance | path

Searched refs:mcast_fanout (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dmulticast.c1388 unsigned int mcast_fanout; in batadv_mcast_forw_mode() local
1429 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()
1456 * reducing the mcast_fanout count. in batadv_mcast_forw_send_orig()

Completed in 4 milliseconds