Home
last modified time | relevance | path

Searched refs:WLAN_INVALID_MGMT_SEQ (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dsta_info.c761 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_add()
841 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_disassociate()
901 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_deauthenticate()
Dieee802_11.c3754 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()
5590 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()
5864 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_disassoc()
5933 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_deauth()
6022 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dsta_info.c724 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_add()
804 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_disassociate()
863 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_deauthenticate()
Dieee802_11.c2231 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()
4010 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()
4289 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_disassoc()
4354 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_deauth()
4446 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h30 #define WLAN_INVALID_MGMT_SEQ 0xFFFF macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h30 #define WLAN_INVALID_MGMT_SEQ 0xFFFF macro