Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dsta_info.h37 #define WLAN_STA_GAS BIT(17) macro
H A Dsta_info.c717 if (sta->flags & WLAN_STA_GAS) { in ap_handle_session_timer()
1737 (flags & WLAN_STA_GAS ? "[GAS]" : ""), in ap_sta_flags_txt()
H A Dgas_serv.c67 sta->flags |= WLAN_STA_GAS; in gas_dialog_create()