Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Difplugd.c101FLAG_IGNORE_FAIL_POSITIVE = 1 << 4, // -F, Ignore detection failure, retry instead (failure is tr… enumerator
460 else if (option_mask32 & FLAG_IGNORE_FAIL_POSITIVE) in detect_link()