Home | History | Annotate | Download | only in ap

Lines Matching refs:reassoc_req

2544 	if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) :
2575 capab_info = le_to_host16(mgmt->u.reassoc_req.capab_info);
2577 mgmt->u.reassoc_req.listen_interval);
2582 MAC2STR(mgmt->u.reassoc_req.current_ap),
2584 left = len - (IEEE80211_HDRLEN + sizeof(mgmt->u.reassoc_req));
2585 pos = mgmt->u.reassoc_req.variable;
3292 wpa_printf(MSG_DEBUG, "mgmt::reassoc_req");