Searched refs:last_seq_ctrl (Results 1 – 3 of 3) sorted by relevance
255 u16 last_seq_ctrl; member
3105 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()3106 sta->last_seq_ctrl == seq_ctrl && in handle_auth()3181 sta->last_seq_ctrl = seq_ctrl; in handle_auth()5496 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()5497 sta->last_seq_ctrl == seq_ctrl && in handle_assoc()5506 sta->last_seq_ctrl = seq_ctrl; 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()6027 sta->last_seq_ctrl == seq_ctrl && in handle_action()[all …]
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()