Home
last modified time | relevance | path

Searched refs:WLAN_FC_RETRY (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11.c2081 seq_ctrl, (fc & WLAN_FC_RETRY) ? " retry" : "", in handle_auth()
2230 if ((fc & WLAN_FC_RETRY) && in handle_auth()
3914 seq_ctrl, (fc & WLAN_FC_RETRY) ? " retry" : ""); in handle_assoc()
3925 seq_ctrl, (fc & WLAN_FC_RETRY) ? " retry" : ""); in handle_assoc()
4009 if ((fc & WLAN_FC_RETRY) && in handle_assoc()
4445 if ((fc & WLAN_FC_RETRY) && in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c3598 seq_ctrl, (fc & WLAN_FC_RETRY) ? " retry" : "", in handle_auth()
3753 if ((fc & WLAN_FC_RETRY) && in handle_auth()
5498 seq_ctrl, (fc & WLAN_FC_RETRY) ? " retry" : ""); in handle_assoc()
5509 seq_ctrl, (fc & WLAN_FC_RETRY) ? " retry" : ""); in handle_assoc()
5589 if ((fc & WLAN_FC_RETRY) && in handle_assoc()
6021 if ((fc & WLAN_FC_RETRY) && in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h21 #define WLAN_FC_RETRY 0x0800 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h21 #define WLAN_FC_RETRY 0x0800 macro