Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Drouting.c463 bool last_candidate_found = false; in batadv_find_router() local
530 if (!last_candidate || last_candidate_found) { in batadv_find_router()
537 last_candidate_found = true; in batadv_find_router()