Searched refs:tt_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
1243 tt_count = batadv_tt_global_hash_count(bat_priv, ethhdr->h_dest,
1250 total_count = tt_count + ip_count + unsnoop_count + rtr_count;

Completed in 110 milliseconds