Searched refs:last_seq_ctrl (Results 1 – 3 of 3) sorted by relevance
255 u16 last_seq_ctrl; member
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()[all …]
855 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_add()933 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_disconnect_common()