Searched refs:WLAN_INVALID_MGMT_SEQ (Results 1 – 3 of 3) sorted by relevance
851 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_add()929 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_disconnect_common()
3105 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()5496 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()5773 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in hostapd_deauth_sta()5797 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in hostapd_disassoc_sta()6026 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_action()
37 #define WLAN_INVALID_MGMT_SEQ 0xFFFF macro