Searched refs:first_candidate_router (Results 1 – 1 of 1) sorted by relevance
596 struct batadv_neigh_node *first_candidate_router = NULL; in batadv_find_router() local666 first_candidate_router = cand_router; in batadv_find_router()705 kref_get(&first_candidate_router->refcount); in batadv_find_router()706 router = first_candidate_router; in batadv_find_router()714 batadv_neigh_node_put(first_candidate_router); in batadv_find_router()