Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Dhash.h137 static inline void *batadv_hash_remove(struct batadv_hashtable *hash, in batadv_hash_remove() function
Dtranslation-table.c624 batadv_hash_remove(bat_priv->tt.global_hash, batadv_compare_tt, in batadv_tt_global_free()
1366 tt_entry_exists = batadv_hash_remove(bat_priv->tt.local_hash, in batadv_tt_local_remove()
Dbridge_loop_avoidance.c816 batadv_hash_remove(bat_priv->bla.claim_hash, batadv_compare_claim, in batadv_bla_del_claim()