Searched refs:wepStatic (Results 1 – 3 of 3) sorted by relevance
245 uint32_t wepStatic : 1; member
1317 if (res->WPA_WPA2_WEP.wepStatic || res->WPA_WPA2_WEP.wpa2 || res->WPA_WPA2_WEP.wpa) in security_profile_matches()1336 return (int)res->WPA_WPA2_WEP.wepStatic; in security_profile_matches()1495 …if (!(res->WPA_WPA2_WEP.wepStatic || res->WPA_WPA2_WEP.wpa3_sae || res->WPA_WPA2_WEP.wpa2 || res->… in network_matches_scan_result()2339 else if (res->WPA_WPA2_WEP.wepStatic != 0U) in update_network_params()10661 if ((desc->WPA_WPA2_WEP.wepStatic != 0U) || (desc->WPA_WPA2_WEP.wepDynamic != 0U)) in wlan_get_scan_result()
6678 WPA_WPA2_WEP->wepStatic = 1; in wrapper_bssdesc_first_set()