Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dinterworking.c2133 int excluded1, excluded2 = 0; in interworking_credentials_available_helper() local
2145 &excluded2); in interworking_credentials_available_helper()
2147 (cred_prio_cmp(cred2, cred) >= 0 || (!excluded2 && excluded1))) { in interworking_credentials_available_helper()
2149 excluded1 = excluded2; in interworking_credentials_available_helper()
2153 excluded1 = excluded2; in interworking_credentials_available_helper()
2157 wpa_s, bss, ignore_bw, &excluded2); in interworking_credentials_available_helper()
2159 (cred_prio_cmp(cred2, cred) >= 0 || (!excluded2 && excluded1))) { in interworking_credentials_available_helper()
2161 excluded1 = excluded2; in interworking_credentials_available_helper()
2165 excluded1 = excluded2; in interworking_credentials_available_helper()