Home | History | Annotate | Download | only in ap

Lines Matching refs:assoc_resp

847 	send_len += sizeof(reply->u.assoc_resp);
848 reply->u.assoc_resp.capab_info =
850 reply->u.assoc_resp.status_code = host_to_le16(status_code);
851 reply->u.assoc_resp.aid = host_to_le16((sta ? sta->aid : 0)
854 p = hostapd_eid_supp_rates(hapd, reply->u.assoc_resp.variable);
925 send_len += p - reply->u.assoc_resp.variable;
1499 sizeof(mgmt->u.assoc_resp))) {
1508 status = le_to_host16(mgmt->u.assoc_resp.status_code);
1682 wpa_printf(MSG_DEBUG, "mgmt::assoc_resp cb");