Home | History | Annotate | Download | only in ap

Lines Matching refs:assoc_resp

1134 	send_len += sizeof(reply->u.assoc_resp);
1135 reply->u.assoc_resp.capab_info =
1137 reply->u.assoc_resp.status_code = host_to_le16(status_code);
1138 reply->u.assoc_resp.aid = host_to_le16((sta ? sta->aid : 0)
1141 p = hostapd_eid_supp_rates(hapd, reply->u.assoc_resp.variable);
1218 send_len += p - reply->u.assoc_resp.variable;
1861 sizeof(mgmt->u.assoc_resp))) {
1885 status = le_to_host16(mgmt->u.assoc_resp.status_code);
2064 wpa_printf(MSG_DEBUG, "mgmt::assoc_resp cb");