Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Drouting.c534 bool last_candidate_found = false; in batadv_find_router() local
601 if (!last_candidate || last_candidate_found) { in batadv_find_router()
608 last_candidate_found = true; in batadv_find_router()