Searched refs:claim_removed_node (Results 1 – 1 of 1) sorted by relevance
805 struct hlist_node *claim_removed_node; in batadv_bla_del_claim() local816 claim_removed_node = batadv_hash_remove(bat_priv->bla.claim_hash, in batadv_bla_del_claim()819 if (!claim_removed_node) in batadv_bla_del_claim()823 claim_removed_entry = hlist_entry(claim_removed_node, in batadv_bla_del_claim()