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

/linux-master/net/batman-adv/
H A Dmulticast.c1229 int ret, tt_count, ip_count, unsnoop_count, total_count; local
1245 ip_count = batadv_mcast_forw_want_all_ip_count(bat_priv, ethhdr);
1250 total_count = tt_count + ip_count + unsnoop_count + rtr_count;

Completed in 766 milliseconds