Home
last modified time | relevance | path

Searched refs:batadv_last_bonding_replace (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Drouting.c508 * batadv_last_bonding_replace() - Replace last_bonding_candidate of orig_node
513 batadv_last_bonding_replace(struct batadv_orig_node *orig_node, in batadv_last_bonding_replace() function
647 batadv_last_bonding_replace(orig_node, next_candidate); in batadv_find_router()
653 batadv_last_bonding_replace(orig_node, first_candidate); in batadv_find_router()
655 batadv_last_bonding_replace(orig_node, NULL); in batadv_find_router()
/kernel/linux/linux-6.6/net/batman-adv/
H A Drouting.c491 * batadv_last_bonding_replace() - Replace last_bonding_candidate of orig_node
496 batadv_last_bonding_replace(struct batadv_orig_node *orig_node, in batadv_last_bonding_replace() function
629 batadv_last_bonding_replace(orig_node, next_candidate); in batadv_find_router()
635 batadv_last_bonding_replace(orig_node, first_candidate); in batadv_find_router()
637 batadv_last_bonding_replace(orig_node, NULL); in batadv_find_router()

Completed in 3 milliseconds