Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Dhash.h147 static inline void *batadv_hash_remove(struct batadv_hashtable *hash, in batadv_hash_remove() function
Dbridge_loop_avoidance.c648 batadv_hash_remove(bat_priv->bla.claim_hash, batadv_compare_claim, in batadv_bla_del_claim()
Dtranslation-table.c511 batadv_hash_remove(bat_priv->tt.global_hash, batadv_compare_tt, in batadv_tt_global_free()
1081 tt_entry_exists = batadv_hash_remove(bat_priv->tt.local_hash, in batadv_tt_local_remove()