Searched refs:probe_resp (Results 1 – 6 of 6) sorted by relevance
362 resp->u.probe_resp.beacon_int = in hostapd_gen_probe_resp()366 resp->u.probe_resp.capab_info = in hostapd_gen_probe_resp()369 pos = resp->u.probe_resp.variable; in hostapd_gen_probe_resp()
2169 os_free(beacon->probe_resp); in free_beacon_data()2170 beacon->probe_resp = NULL; in free_beacon_data()2214 beacon->probe_resp = os_malloc(params.proberesp_len); in hostapd_build_beacon_data()2215 if (!beacon->probe_resp) in hostapd_build_beacon_data()2218 os_memcpy(beacon->probe_resp, params.proberesp, in hostapd_build_beacon_data()
490 } STRUCT_PACKED probe_resp; member
1278 u8 *probe_resp; member
12072 if (settings->probe_resp) in set_beacon_data()12074 settings->probe_resp_len, settings->probe_resp); in set_beacon_data()12114 if (settings->beacon_csa.probe_resp && in nl80211_switch_channel()12117 (settings->beacon_csa.probe_resp[settings->counter_offset_presp] != in nl80211_switch_channel()12152 if (settings->beacon_csa.probe_resp) in nl80211_switch_channel()
2156 resp = wpabuf_put(buf, resp->u.probe_resp.variable - (u8 *) resp); in p2p_reply_probe()2163 resp->u.probe_resp.beacon_int = host_to_le16(100); in p2p_reply_probe()2165 resp->u.probe_resp.capab_info = in p2p_reply_probe()