Home | History | Annotate | Download | only in ap

Lines Matching refs:reassoc_req

943 	if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) :
951 capab_info = le_to_host16(mgmt->u.reassoc_req.capab_info);
953 mgmt->u.reassoc_req.listen_interval);
958 MAC2STR(mgmt->u.reassoc_req.current_ap));
959 left = len - (IEEE80211_HDRLEN + sizeof(mgmt->u.reassoc_req));
960 pos = mgmt->u.reassoc_req.variable;
1087 os_memcpy(sta->previous_ap, mgmt->u.reassoc_req.current_ap,
1417 wpa_printf(MSG_DEBUG, "mgmt::reassoc_req");