Searched refs:first_candidate_router (Results 1 – 1 of 1) sorted by relevance
557 struct batadv_neigh_node *first_candidate_router = NULL; in batadv_find_router() local624 first_candidate_router = cand_router; in batadv_find_router()663 kref_get(&first_candidate_router->refcount); in batadv_find_router()664 router = first_candidate_router; in batadv_find_router()672 batadv_neigh_node_put(first_candidate_router); in batadv_find_router()