Searched refs:beacon_prot (Results 1 – 20 of 20) sorted by relevance
| /freebsd/contrib/wpa/src/ap/ |
| H A D | wpa_auth.h | 201 int beacon_prot; member 354 bool beacon_prot; member 721 bool mgmt_frame_prot, bool beacon_prot,
|
| H A D | wpa_auth_glue.c | 68 _conf->beacon_prot = 0; in hostapd_wpa_auth_config_update() 160 wconf->beacon_prot = conf->beacon_prot; in hostapd_wpa_auth_conf() 1751 info->beacon_prot, in hostapd_wpa_auth_get_ml_key_info() 1763 info->beacon_prot, in hostapd_wpa_auth_get_ml_key_info()
|
| H A D | wnm_ap.c | 190 if (hapd->conf->beacon_prot && in ieee802_11_send_wnmsleep_resp() 579 if (!hapd->conf->beacon_prot || in wnm_beacon_protection_failure()
|
| H A D | wpa_auth.c | 915 if (conf->tx_bss_auth && conf->beacon_prot) { 4283 if (sm->mgmt_frame_prot && sm->wpa_auth->conf.beacon_prot) { 4343 if (!sm->wpa_auth->conf.beacon_prot) 4439 bool mgmt_frame_prot, bool beacon_prot, argument 4447 info->link_id, mgmt_frame_prot, beacon_prot, vlan_id); 4473 if (!beacon_prot) 4543 if (!wpa_auth->conf.beacon_prot) 4574 ml_key_info.beacon_prot = sm->wpa_auth->conf.beacon_prot; 4663 if (!sm->wpa_auth->conf.beacon_prot) { 5975 if (!wpa_auth->non_tx_beacon_prot && !conf->beacon_prot) [all …]
|
| H A D | ap_config.c | 1540 !bss->beacon_prot && ap_pmf_enabled(bss)) { in hostapd_config_check_bss() 1541 bss->beacon_prot = 1; in hostapd_config_check_bss()
|
| H A D | ap_config.h | 375 int beacon_prot; member
|
| H A D | ieee802_11_shared.c | 465 if (hapd->conf->beacon_prot && in hostapd_ext_capab_byte()
|
| H A D | wpa_auth_ft.c | 2646 if (sm->mgmt_frame_prot && conf->beacon_prot) { in wpa_sm_write_assoc_resp_ies()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | config_ssid.h | 1241 int beacon_prot; member
|
| H A D | wpas_glue.c | 1607 conf.beacon_prot = ssid->beacon_prot; in wpa_supplicant_rsn_supp_set_config()
|
| H A D | config_file.c | 979 INT(beacon_prot); in wpa_config_write_network()
|
| H A D | config.c | 2943 { INT_RANGE(beacon_prot, 0, 1) },
|
| /freebsd/contrib/wpa/src/rsn_supp/ |
| H A D | wpa_i.h | 77 int beacon_prot; member
|
| H A D | wpa.h | 173 int beacon_prot; member
|
| H A D | wpa.c | 1975 if (ie->mlo_bigtk[link_id] && sm->beacon_prot) { in _mlo_ieee80211w_set_keys() 2032 if (ie->bigtk && sm->beacon_prot) { in ieee80211w_set_keys() 2684 if (!sm->beacon_prot) in wpa_validate_mlo_ieee80211w_kdes() 4839 sm->beacon_prot = config->beacon_prot; in wpa_sm_set_config() 4851 sm->beacon_prot = 0; in wpa_sm_set_config() 6033 if (sm->beacon_prot && in wpa_wnmsleep_install_key()
|
| H A D | wpa_ft.c | 968 if (!sm->beacon_prot || !bigtk_elem || in wpa_ft_process_bigtk_subelem()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | core.h | 338 bool beacon_prot; member
|
| H A D | mac.c | 1651 tx_arvif->beacon_prot = true; in ath12k_mac_set_arvif_ies() 1697 if (!tx_arvif->beacon_prot) { in ath12k_mac_set_arvif_ies() 1705 tx_arvif->beacon_prot = true; in ath12k_mac_set_arvif_ies()
|
| H A D | wmi.c | 2032 cpu_to_le32(u32_encode_bits(arvif->beacon_prot, in ath12k_wmi_bcn_tmpl()
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | config_file.c | 3646 bss->beacon_prot = atoi(pos); in hostapd_config_fill()
|