Searched refs:NL80211_MFP_REQUIRED (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 4397 * @NL80211_MFP_REQUIRED: Management frame protection required 4402 NL80211_MFP_REQUIRED, enumerator
|
H A D | driver_nl80211.c | 5739 nla_put_u32(msg, NL80211_ATTR_USE_MFP, NL80211_MFP_REQUIRED)) in wpa_driver_nl80211_try_connect() 5876 nla_put_u32(msg, NL80211_ATTR_USE_MFP, NL80211_MFP_REQUIRED)) in wpa_driver_nl80211_associate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 4820 * @NL80211_MFP_REQUIRED: Management frame protection required 4825 NL80211_MFP_REQUIRED, enumerator
|
H A D | driver_nl80211.c | 6742 nla_put_u32(msg, NL80211_ATTR_USE_MFP, NL80211_MFP_REQUIRED)) 6887 nla_put_u32(msg, NL80211_ATTR_USE_MFP, NL80211_MFP_REQUIRED))
|
Completed in 47 milliseconds