Home
last modified time | relevance | path

Searched refs:last_candidate_found (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Drouting.c552 bool last_candidate_found = false; in batadv_find_router() local
619 if (!last_candidate || last_candidate_found) { in batadv_find_router()
626 last_candidate_found = true; in batadv_find_router()