Searched refs:probe_resp (Results 1 – 6 of 6) sorted by relevance
406 resp->u.probe_resp.beacon_int = in hostapd_gen_probe_resp()410 resp->u.probe_resp.capab_info = in hostapd_gen_probe_resp()413 pos = resp->u.probe_resp.variable; in hostapd_gen_probe_resp()
2749 os_free(beacon->probe_resp); in free_beacon_data()2750 beacon->probe_resp = NULL; in free_beacon_data()2794 beacon->probe_resp = os_malloc(params.proberesp_len); in hostapd_build_beacon_data()2795 if (!beacon->probe_resp) in hostapd_build_beacon_data()2798 os_memcpy(beacon->probe_resp, params.proberesp, in hostapd_build_beacon_data()
538 } STRUCT_PACKED probe_resp; member
1605 u8 *probe_resp; member
7893 (settings->probe_resp && in set_beacon_data()7895 settings->probe_resp_len, settings->probe_resp))) in set_beacon_data()7970 if (settings->beacon_csa.probe_resp && in nl80211_switch_channel()7973 (settings->beacon_csa.probe_resp[csa_c_off_presp] != in nl80211_switch_channel()8003 (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
2418 u.probe_resp.variable)); in p2p_reply_probe()2425 resp->u.probe_resp.beacon_int = host_to_le16(100); in p2p_reply_probe()2427 resp->u.probe_resp.capab_info = in p2p_reply_probe()