Home | History | Annotate | Download | only in ap

Lines Matching refs:probe_resp

2919 	os_free(beacon->probe_resp);
2920 beacon->probe_resp = NULL;
2964 beacon->probe_resp = os_malloc(params.proberesp_len);
2965 if (!beacon->probe_resp)
2968 os_memcpy(beacon->probe_resp, params.proberesp,