Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/batman-adv/
H A Doriginator.c1125 * batadv_find_best_neighbor() - finds the best neighbor after purging
1133 batadv_find_best_neighbor(struct batadv_priv *bat_priv, in batadv_find_best_neighbor() function
1190 best_neigh_node = batadv_find_best_neighbor(bat_priv, orig_node, in batadv_purge_orig_node()
1208 best_neigh_node = batadv_find_best_neighbor(bat_priv, in batadv_purge_orig_node()
/kernel/linux/linux-5.10/net/batman-adv/
H A Doriginator.c1169 * batadv_find_best_neighbor() - finds the best neighbor after purging
1177 batadv_find_best_neighbor(struct batadv_priv *bat_priv, in batadv_find_best_neighbor() function
1235 best_neigh_node = batadv_find_best_neighbor(bat_priv, orig_node, in batadv_purge_orig_node()
1254 best_neigh_node = batadv_find_best_neighbor(bat_priv, in batadv_purge_orig_node()

Completed in 6 milliseconds