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

/linux-master/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, function
1245 ip_count = batadv_mcast_forw_want_all_ip_count(bat_priv, ethhdr);

Completed in 113 milliseconds