Home
last modified time | relevance | path

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

/Linux-v5.10/net/batman-adv/
Drouting.c516 struct batadv_orig_ifinfo *old_candidate; in batadv_last_bonding_replace() local
519 old_candidate = orig_node->last_bonding_candidate; in batadv_last_bonding_replace()
526 if (old_candidate) in batadv_last_bonding_replace()
527 batadv_orig_ifinfo_put(old_candidate); in batadv_last_bonding_replace()