Searched refs:old_candidate (Results 1 – 1 of 1) sorted by relevance
474 struct batadv_orig_ifinfo *old_candidate; in batadv_last_bonding_replace() local477 old_candidate = orig_node->last_bonding_candidate; in batadv_last_bonding_replace()484 if (old_candidate) in batadv_last_bonding_replace()485 batadv_orig_ifinfo_free_ref(old_candidate); in batadv_last_bonding_replace()