Searched refs:NL80211_STA_FLAG_AUTHENTICATED (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h116 NL80211_STA_FLAG_AUTHENTICATED, enumerator in enum:nl80211_sta_flag
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h3184 * @NL80211_STA_FLAG_AUTHENTICATED: station is authenticated
3202 NL80211_STA_FLAG_AUTHENTICATED, enumerator in enum:nl80211_sta_flags
H A Ddriver_nl80211.c5025 f |= BIT(NL80211_STA_FLAG_AUTHENTICATED);
5240 BIT(NL80211_STA_FLAG_AUTHENTICATED));
5244 upd.mask |= BIT(NL80211_STA_FLAG_AUTHENTICATED);

Completed in 109 milliseconds