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

/linux-master/net/batman-adv/
H A Dhash.h117 * batadv_hash_remove() - Removes data from hash, if found
129 static inline void *batadv_hash_remove(struct batadv_hashtable *hash, function
H A Dbridge_loop_avoidance.c811 claim_removed_node = batadv_hash_remove(bat_priv->bla.claim_hash,
H A Dtranslation-table.c608 tt_removed_node = batadv_hash_remove(bat_priv->tt.global_hash,
1282 tt_removed_node = batadv_hash_remove(bat_priv->tt.local_hash,

Completed in 276 milliseconds