tt_removed_node   607 net/batman-adv/translation-table.c 	struct hlist_node *tt_removed_node;
tt_removed_node   614 net/batman-adv/translation-table.c 	tt_removed_node = batadv_hash_remove(bat_priv->tt.global_hash,
tt_removed_node   618 net/batman-adv/translation-table.c 	if (!tt_removed_node)
tt_removed_node   622 net/batman-adv/translation-table.c 	tt_removed_entry = hlist_entry(tt_removed_node,
tt_removed_node  1342 net/batman-adv/translation-table.c 	struct hlist_node *tt_removed_node;
tt_removed_node  1371 net/batman-adv/translation-table.c 	tt_removed_node = batadv_hash_remove(bat_priv->tt.local_hash,
tt_removed_node  1375 net/batman-adv/translation-table.c 	if (!tt_removed_node)
tt_removed_node  1379 net/batman-adv/translation-table.c 	tt_removed_entry = hlist_entry(tt_removed_node,