Home | History | Annotate | Download | only in ap

Lines Matching refs:reassoc_req

1236 	if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) :
1264 capab_info = le_to_host16(mgmt->u.reassoc_req.capab_info);
1266 mgmt->u.reassoc_req.listen_interval);
1271 MAC2STR(mgmt->u.reassoc_req.current_ap));
1272 left = len - (IEEE80211_HDRLEN + sizeof(mgmt->u.reassoc_req));
1273 pos = mgmt->u.reassoc_req.variable;
1400 os_memcpy(sta->previous_ap, mgmt->u.reassoc_req.current_ap,
1761 wpa_printf(MSG_DEBUG, "mgmt::reassoc_req");