Home
last modified time | relevance | path

Searched refs:ieee80211w (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c102 if (conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) { in wpa_own_rsn_capab()
104 if (conf->ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED) in wpa_own_rsn_capab()
347 if (conf->ieee80211w != NO_MGMT_FRAME_PROTECTION && in wpa_write_rsn_ie()
387 if (conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) in wpa_write_rsn_ie()
392 if (conf->ieee80211w == NO_MGMT_FRAME_PROTECTION) { in wpa_write_rsn_ie()
491 if (conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) { in wpa_write_osen()
493 if (conf->ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED) in wpa_write_osen()
857 if (wpa_auth->conf.ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED) { in wpa_validate_wpa_ie()
873 if (wpa_auth->conf.ieee80211w == MGMT_FRAME_PROTECTION_OPTIONAL && in wpa_validate_wpa_ie()
906 if (wpa_auth->conf.ieee80211w == NO_MGMT_FRAME_PROTECTION || in wpa_validate_wpa_ie()
[all …]
H A Dhs20.c83 if (hapd->conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) { in hostapd_eid_osen()
85 if (hapd->conf->ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED) in hostapd_eid_osen()
H A Dap_config.h51 enum mfp_options ieee80211w; member
361 enum mfp_options ieee80211w; member
H A Dap_config.c1215 if (bss->ieee80211w != MGMT_FRAME_PROTECTION_REQUIRED) { in hostapd_config_check_bss_6g()
1450 bss->ieee80211w == NO_MGMT_FRAME_PROTECTION) { in hostapd_config_check_bss()
1458 if (full_config && bss->ieee80211w == NO_MGMT_FRAME_PROTECTION && in hostapd_config_check_bss()
H A Dwpa_auth_glue.c72 wconf->ieee80211w = conf->ieee80211w; in hostapd_wpa_auth_conf()
115 wconf->ieee80211w = 1; in hostapd_wpa_auth_conf()
H A Dap_drv_ops.c363 params.ieee80211w = hapd->conf->ieee80211w; in hostapd_set_drv_ieee8021x()
H A Dwps_hostapd.c411 if (bss->ieee80211w == NO_MGMT_FRAME_PROTECTION) in hapd_wps_reconfig_in_memory()
412 bss->ieee80211w = in hapd_wps_reconfig_in_memory()
614 if (sae && hapd->conf->ieee80211w == NO_MGMT_FRAME_PROTECTION) { in hapd_wps_cred_cb()
H A Dwpa_auth.h194 enum mfp_options ieee80211w; member
H A Dwpa_auth.c5414 if (conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) {
5427 conf->ieee80211w == NO_MGMT_FRAME_PROTECTION)
5716 if (conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) {
H A Dieee802_1x.c479 if (hapd->conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) { in add_common_radius_sta_attr_rsn()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c100 conf->ieee80211w = ssid->ieee80211w; in mesh_config_create()
101 if (conf->ieee80211w == MGMT_FRAME_PROTECTION_DEFAULT) { in mesh_config_create()
103 conf->ieee80211w = wpa_s->conf->pmf; in mesh_config_create()
105 conf->ieee80211w = NO_MGMT_FRAME_PROTECTION; in mesh_config_create()
128 if (conf->ieee80211w != NO_MGMT_FRAME_PROTECTION) { in mesh_config_create()
448 ssid->ieee80211w = MGMT_FRAME_PROTECTION_REQUIRED; in wpa_supplicant_mesh_init()
H A Dmesh_rsn.c163 enum mfp_options ieee80211w, int ocv) in __mesh_rsn_auth_init() argument
187 conf.ieee80211w = ieee80211w; in __mesh_rsn_auth_init()
188 if (ieee80211w != NO_MGMT_FRAME_PROTECTION) in __mesh_rsn_auth_init()
206 if (ieee80211w != NO_MGMT_FRAME_PROTECTION) { in __mesh_rsn_auth_init()
266 conf->ieee80211w, conf->ocv) < 0) { in mesh_rsn_auth_init()
H A DREADME-DPP73 ieee80211w=1
181 ieee80211w=1
200 ieee80211w=2
H A Dconfig_ssid.h502 enum mfp_options ieee80211w; member
H A Dwpas_glue.c1300 ssid->ieee80211w = MGMT_FRAME_PROTECTION_REQUIRED; in disable_wpa_wpa2()
1319 (ssid->ieee80211w != MGMT_FRAME_PROTECTION_REQUIRED || in wpas_transition_disable()
1335 ssid->ieee80211w != MGMT_FRAME_PROTECTION_REQUIRED || in wpas_transition_disable()
1351 (ssid->ieee80211w != MGMT_FRAME_PROTECTION_REQUIRED || in wpas_transition_disable()
H A Dap.c741 if (ssid->ieee80211w != MGMT_FRAME_PROTECTION_DEFAULT) { in wpa_supplicant_conf_ap()
742 bss->ieee80211w = ssid->ieee80211w; in wpa_supplicant_conf_ap()
745 bss->ieee80211w = wpa_s->conf->pmf; in wpa_supplicant_conf_ap()
H A Dconfig_file.c73 if (ssid->ocv && ssid->ieee80211w == NO_MGMT_FRAME_PROTECTION) { in wpa_config_validate_network()
799 write_int(f, "ieee80211w", ssid->ieee80211w, in wpa_config_write_network()
H A Dconfig_winreg.c956 write_int(netw, "ieee80211w", ssid->ieee80211w, in wpa_config_write_network()
H A Dconfig.c2339 if (ssid->ocv && ssid->ieee80211w == NO_MGMT_FRAME_PROTECTION) in wpa_config_parse_ocv()
2340 ssid->ieee80211w = MGMT_FRAME_PROTECTION_OPTIONAL; in wpa_config_parse_ocv()
2645 { INT_RANGE(ieee80211w, 0, 2) },
3276 ssid->ieee80211w = MGMT_FRAME_PROTECTION_DEFAULT; in wpa_config_set_network_defaults()
H A Ddpp_supplicant.c1424 ssid->ieee80211w = MGMT_FRAME_PROTECTION_REQUIRED; in wpas_dpp_add_network()
1475 ssid->ieee80211w = MGMT_FRAME_PROTECTION_OPTIONAL; in wpas_dpp_add_network()
1477 ssid->ieee80211w = MGMT_FRAME_PROTECTION_REQUIRED; in wpas_dpp_add_network()
1499 ssid->ieee80211w = MGMT_FRAME_PROTECTION_OPTIONAL; in wpas_dpp_add_network()
H A Dwpa_supplicant.c1789 if (ssid->ieee80211w != NO_MGMT_FRAME_PROTECTION) { in wpa_supplicant_set_suites()
1825 if (ssid->ieee80211w) { in wpa_supplicant_set_suites()
8732 if (ssid == NULL || ssid->ieee80211w == MGMT_FRAME_PROTECTION_DEFAULT) { in wpas_get_ssid_pmf()
8766 return ssid->ieee80211w; in wpas_get_ssid_pmf()
H A Dwps_supplicant.c554 ssid->ieee80211w = MGMT_FRAME_PROTECTION_OPTIONAL; in wpa_supplicant_wps_cred()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_atheros.c364 if (params->ieee80211w != NO_MGMT_FRAME_PROTECTION) { in atheros_configure_wpa()
366 if (params->ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED) in atheros_configure_wpa()
H A Ddriver.h2596 enum mfp_options ieee80211w; member
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3644 bss->ieee80211w = atoi(pos); in hostapd_config_fill()
3678 if (bss->ocv && !bss->ieee80211w) in hostapd_config_fill()
3679 bss->ieee80211w = 1; in hostapd_config_fill()

12