Searched refs:probe_resp (Results 1 – 9 of 9) sorted by relevance
17 field:__data_loc u8[] probe_resp; offset:80; size:4; signed:0;
421 resp->u.probe_resp.beacon_int = in hostapd_gen_probe_resp()425 resp->u.probe_resp.capab_info = in hostapd_gen_probe_resp()428 pos = resp->u.probe_resp.variable; in hostapd_gen_probe_resp()
3093 os_free(beacon->probe_resp); in free_beacon_data()3094 beacon->probe_resp = NULL; in free_beacon_data()3136 beacon->probe_resp = os_memdup(params.proberesp, in hostapd_build_beacon_data()3138 if (!beacon->probe_resp) in hostapd_build_beacon_data()
2015 u8 *probe_resp; member
8928 (settings->probe_resp && in set_beacon_data()8930 settings->probe_resp_len, settings->probe_resp))) in set_beacon_data()9006 if (settings->beacon_csa.probe_resp && in nl80211_switch_channel()9009 (settings->beacon_csa.probe_resp[csa_c_off_presp] != in nl80211_switch_channel()9039 (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
916 } STRUCT_PACKED probe_resp; member
2279 u.probe_resp.variable)); in p2p_build_probe_resp_buf()2286 resp->u.probe_resp.beacon_int = host_to_le16(100); in p2p_build_probe_resp_buf()2288 resp->u.probe_resp.capab_info = in p2p_build_probe_resp_buf()