Lines Matching refs:last_seq_ctrl
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()
6037 sta->last_seq_ctrl = seq_ctrl; in handle_action()