Home
last modified time | relevance | path

Searched refs:last_subtype (Results 1 – 2 of 2) sorted by relevance

/src/contrib/wpa/src/ap/
H A Dsta_info.h257 u8 last_subtype; member
H A Dieee802_11.c3107 sta->last_subtype == WLAN_FC_STYPE_AUTH) { in handle_auth()
3182 sta->last_subtype = WLAN_FC_STYPE_AUTH; in handle_auth()
5498 sta->last_subtype == (reassoc ? WLAN_FC_STYPE_REASSOC_REQ : in handle_assoc()
5507 sta->last_subtype = reassoc ? WLAN_FC_STYPE_REASSOC_REQ : in handle_assoc()
6028 sta->last_subtype == WLAN_FC_STYPE_ACTION) { in handle_action()
6038 sta->last_subtype = WLAN_FC_STYPE_ACTION; in handle_action()