Searched refs:new_candidate (Results 1 – 1 of 1) sorted by relevance
514 struct batadv_orig_ifinfo *new_candidate) in batadv_last_bonding_replace() argument521 if (new_candidate) in batadv_last_bonding_replace()522 kref_get(&new_candidate->refcount); in batadv_last_bonding_replace()523 orig_node->last_bonding_candidate = new_candidate; in batadv_last_bonding_replace()