Home
last modified time | relevance | path

Searched refs:NL80211_WPA_VERSION_3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h108 NL80211_WPA_VERSION_3,
107 NL80211_WPA_VERSION_3, global() enumerator
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h5196 NL80211_WPA_VERSION_3 = 1 << 2, enumerator
H A Ddriver_nl80211.c6830 ver |= NL80211_WPA_VERSION_3; in nl80211_connect_common()