Searched refs:WLAN_INVALID_MGMT_SEQ (Results 1 – 3 of 3) sorted by relevance
713 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_add()793 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_disassociate()850 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_deauthenticate()
2226 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()3845 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()4124 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_disassoc()4189 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_deauth()4281 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_action()
30 #define WLAN_INVALID_MGMT_SEQ 0xFFFF macro