Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h294 bool driver_bss_selection);
556 bool driver_bss_selection) in wpa_sm_set_driver_bss_selection() argument
H A Dpmksa_cache.c135 if (pmksa->sm->driver_bss_selection) { in pmksa_cache_reauth()
200 (pmksa->sm->driver_bss_selection && in pmksa_cache_set_expiration()
H A Dwpa_i.h247 bool driver_bss_selection; member
H A Dwpa.c7461 bool driver_bss_selection) in wpa_sm_set_driver_bss_selection() argument
7464 sm->driver_bss_selection = driver_bss_selection; in wpa_sm_set_driver_bss_selection()