Home | History | Annotate | Download | only in ap

Lines Matching defs:proberesp

1249 	params->proberesp = resp;
1331 os_free(params->proberesp);
1332 params->proberesp = NULL;
1342 struct wpabuf *beacon, *proberesp, *assocresp;
1355 if (hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp) <
1360 params.proberesp_ies = proberesp;
1377 hostapd_free_ap_extra_ies(hapd, beacon, proberesp, assocresp);