Searched refs:WLAN_STA_WPS2 (Results 1 – 5 of 5) sorted by relevance
32 #define WLAN_STA_WPS2 BIT(16) macro
183 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in hostapd_notif_assoc()291 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()415 sta->flags |= WLAN_STA_WPS2; in hostapd_notif_assoc()
1028 WLAN_STA_WPS2 | in ieee802_1x_receive()1186 !(sta->flags & WLAN_STA_WPS2)) { in ieee802_1x_new_station()
1419 (flags & WLAN_STA_WPS2 ? "[WPS2]" : ""), in ap_sta_flags_txt()
2897 sta->flags &= ~(WLAN_STA_WPS | WLAN_STA_MAYBE_WPS | WLAN_STA_WPS2); in check_assoc_ies()2907 sta->flags |= WLAN_STA_WPS2; in check_assoc_ies()