Searched refs:first_candidate_router (Results 1 – 1 of 1) sorted by relevance
526 struct batadv_neigh_node *first_candidate_router = NULL; in batadv_find_router() local593 first_candidate_router = cand_router; in batadv_find_router()632 kref_get(&first_candidate_router->refcount); in batadv_find_router()633 router = first_candidate_router; in batadv_find_router()641 batadv_neigh_node_put(first_candidate_router); in batadv_find_router()