Lines Matching refs:last_seq_ctrl
3110 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()
3111 sta->last_seq_ctrl == seq_ctrl && in handle_auth()
3186 sta->last_seq_ctrl = seq_ctrl; in handle_auth()
5503 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()
5504 sta->last_seq_ctrl == seq_ctrl && in handle_assoc()
5513 sta->last_seq_ctrl = seq_ctrl; in handle_assoc()
5782 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in hostapd_deauth_sta()
5806 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in hostapd_disassoc_sta()
6035 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_action()
6036 sta->last_seq_ctrl == seq_ctrl && in handle_action()
6046 sta->last_seq_ctrl = seq_ctrl; in handle_action()