Home
last modified time | relevance | path

Searched refs:last_seq_ctrl (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dsta_info.h227 u16 last_seq_ctrl; member
Dsta_info.c766 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_add()
846 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_disassociate()
906 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_deauthenticate()
Dieee802_11.c2942 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()
2943 sta->last_seq_ctrl == seq_ctrl && in handle_auth()
2996 sta->last_seq_ctrl = seq_ctrl; in handle_auth()
4839 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()
4840 sta->last_seq_ctrl == seq_ctrl && in handle_assoc()
4849 sta->last_seq_ctrl = seq_ctrl; in handle_assoc()
5113 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_disassoc()
5182 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_deauth()
5271 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_action()
5272 sta->last_seq_ctrl == seq_ctrl && in handle_action()
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h123896 __le16 last_seq_ctrl[17]; member
Dvmlinux.h123896 __le16 last_seq_ctrl[17]; member