Home | History | Annotate | Download | only in ap

Lines Matching refs:assoc_resp

2305 	send_len += sizeof(reply->u.assoc_resp);
2306 reply->u.assoc_resp.capab_info =
2308 reply->u.assoc_resp.status_code = host_to_le16(status_code);
2310 reply->u.assoc_resp.aid = host_to_le16((sta ? sta->aid : 0) |
2313 p = hostapd_eid_supp_rates(hapd, reply->u.assoc_resp.variable);
2434 send_len += p - reply->u.assoc_resp.variable;
3411 sizeof(mgmt->u.assoc_resp))) {
3422 status = le_to_host16(mgmt->u.assoc_resp.status_code);
3657 wpa_printf(MSG_DEBUG, "mgmt::assoc_resp cb");