Home
last modified time | relevance | path

Searched refs:probe_resp (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
HDbeacon.c422 resp->u.probe_resp.beacon_int = in hostapd_gen_probe_resp()
426 resp->u.probe_resp.capab_info = in hostapd_gen_probe_resp()
429 pos = resp->u.probe_resp.variable; in hostapd_gen_probe_resp()
HDhostapd.c3178 os_free(beacon->probe_resp); in free_beacon_data()
3179 beacon->probe_resp = NULL; in free_beacon_data()
3221 beacon->probe_resp = os_memdup(params.proberesp, in hostapd_build_beacon_data()
3223 if (!beacon->probe_resp) in hostapd_build_beacon_data()
/dragonfly/contrib/wpa_supplicant/src/drivers/
HDdriver.h2061 u8 *probe_resp; member
HDdriver_nl80211.c9010 (settings->probe_resp && in set_beacon_data()
9012 settings->probe_resp_len, settings->probe_resp))) in set_beacon_data()
9088 if (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
9091 (settings->beacon_csa.probe_resp[csa_c_off_presp] != in nl80211_switch_channel()
9121 (settings->beacon_csa.probe_resp && in nl80211_switch_channel()
/dragonfly/contrib/wpa_supplicant/src/common/
HDieee802_11_defs.h917 } STRUCT_PACKED probe_resp; member
/dragonfly/contrib/wpa_supplicant/src/p2p/
HDp2p.c2246 u.probe_resp.variable)); in p2p_build_probe_resp_buf()
2253 resp->u.probe_resp.beacon_int = host_to_le16(100); in p2p_build_probe_resp_buf()
2255 resp->u.probe_resp.capab_info = in p2p_build_probe_resp_buf()