Home
last modified time | relevance | path

Searched refs:reassoc_resp (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h889 } STRUCT_PACKED assoc_resp, reassoc_resp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h962 } STRUCT_PACKED assoc_resp, reassoc_resp; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c4811 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_resp) : in handle_assoc_cb()
4821 status = le_to_host16(mgmt->u.reassoc_resp.status_code); in handle_assoc_cb()
5100 wpa_printf(MSG_DEBUG, "mgmt::reassoc_resp cb"); in ieee802_11_mgmt_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c6459 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_resp) : in handle_assoc_cb()
6469 status = le_to_host16(mgmt->u.reassoc_resp.status_code); in handle_assoc_cb()
6746 wpa_printf(MSG_DEBUG, "mgmt::reassoc_resp cb"); in ieee802_11_mgmt_cb()

Completed in 31 milliseconds