Searched refs:WPA_STA_MFP (Results 1 – 3 of 3) sorted by relevance
35 res |= WPA_STA_MFP; in hostapd_sta_flags_to_drv()250 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP; in hostapd_set_sta_flags()
1032 #define WPA_STA_MFP BIT(3) macro
6091 if (flags & WPA_STA_MFP) in sta_flags_nl80211()6974 if (total_flags & WPA_STA_MFP) in wpa_driver_nl80211_sta_set_flags()