Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/batman-adv/
H A Dmulticast.c1092 * batadv_mcast_forw_want_all_ip_count() - count nodes with unspecific mcast
1101 static int batadv_mcast_forw_want_all_ip_count(struct batadv_priv *bat_priv, in batadv_mcast_forw_want_all_ip_count() function
1166 ip_count = batadv_mcast_forw_want_all_ip_count(bat_priv, ethhdr); in batadv_mcast_forw_mode()
/kernel/linux/linux-5.10/net/batman-adv/
H A Dmulticast.c1126 * batadv_mcast_forw_want_all_ip_count() - count nodes with unspecific mcast
1135 static int batadv_mcast_forw_want_all_ip_count(struct batadv_priv *bat_priv, in batadv_mcast_forw_want_all_ip_count() function
1403 ip_count = batadv_mcast_forw_want_all_ip_count(bat_priv, ethhdr); in batadv_mcast_forw_mode()

Completed in 6 milliseconds