Searched refs:first_candidate_router (Results 1 – 1 of 1) sorted by relevance
527 struct batadv_neigh_node *first_candidate_router = NULL; in batadv_find_router() local594 first_candidate_router = cand_router; in batadv_find_router()633 kref_get(&first_candidate_router->refcount); in batadv_find_router()634 router = first_candidate_router; in batadv_find_router()642 batadv_neigh_node_put(first_candidate_router); in batadv_find_router()