Home
last modified time | relevance | path

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

/linux-5.19.10/net/batman-adv/
Dhash.h129 static inline void *batadv_hash_remove(struct batadv_hashtable *hash, in batadv_hash_remove() function
Dtranslation-table.c608 tt_removed_node = batadv_hash_remove(bat_priv->tt.global_hash, in batadv_tt_global_free()
1283 tt_removed_node = batadv_hash_remove(bat_priv->tt.local_hash, in batadv_tt_local_remove()
Dbridge_loop_avoidance.c811 claim_removed_node = batadv_hash_remove(bat_priv->bla.claim_hash, in batadv_bla_del_claim()