Home
last modified time | relevance | path

Searched refs:tt_removed_entry (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
Dtranslation-table.c601 struct batadv_tt_global_entry *tt_removed_entry; in batadv_tt_global_free() local
617 tt_removed_entry = hlist_entry(tt_removed_node, in batadv_tt_global_free()
620 batadv_tt_global_entry_put(tt_removed_entry); in batadv_tt_global_free()
1336 struct batadv_tt_local_entry *tt_removed_entry; in batadv_tt_local_remove() local
1376 tt_removed_entry = hlist_entry(tt_removed_node, in batadv_tt_local_remove()
1379 batadv_tt_local_entry_put(tt_removed_entry); in batadv_tt_local_remove()