Home
last modified time | relevance | path

Searched refs:WLAN_ACTION_SA_QUERY (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_shared.c106 mgmt->u.action.category = WLAN_ACTION_SA_QUERY; in ieee802_11_send_sa_query_req()
187 resp->u.action.category = WLAN_ACTION_SA_QUERY; in ieee802_11_send_sa_query_resp()
Ddrv_callbacks.c1181 if (mgmt->u.action.category == WLAN_ACTION_SA_QUERY) { in hostapd_action_rx()
Dieee802_11.c4474 case WLAN_ACTION_SA_QUERY: in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_shared.c115 mgmt->u.action.category = WLAN_ACTION_SA_QUERY; in ieee802_11_send_sa_query_req()
207 resp->u.action.category = WLAN_ACTION_SA_QUERY; in ieee802_11_send_sa_query_resp()
Ddrv_callbacks.c1337 if (mgmt->u.action.category == WLAN_ACTION_SA_QUERY) { in hostapd_action_rx()
Dieee802_11.c6049 case WLAN_ACTION_SA_QUERY: in handle_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dsme.c2330 req[0] = WLAN_ACTION_SA_QUERY; in sme_send_sa_query_req()
2480 resp[0] = WLAN_ACTION_SA_QUERY; in sme_process_sa_query_request()
Devents.c3798 if (category == WLAN_ACTION_SA_QUERY) { in wpas_event_rx_mgmt_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h564 #define WLAN_ACTION_SA_QUERY 8 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c2668 req[0] = WLAN_ACTION_SA_QUERY; in sme_send_sa_query_req()
2832 resp[0] = WLAN_ACTION_SA_QUERY; in sme_process_sa_query_request()
Devents.c4381 if (category == WLAN_ACTION_SA_QUERY) { in wpas_event_rx_mgmt_action()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h593 #define WLAN_ACTION_SA_QUERY 8 macro