HomeSort by: relevance | last modified time | path
    Searched defs:try_opportunistic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
sme.c 688 int try_opportunistic; local
691 try_opportunistic = (ssid->proactive_key_caching < 0 ?
703 try_opportunistic, cache_id,
wpa_supplicant.c 3461 int try_opportunistic; local
3474 try_opportunistic = (ssid->proactive_key_caching < 0 ?
3483 ssid, try_opportunistic,

Completed in 33 milliseconds