Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dbeacon.c469 hapd->cs_c_off_ecsa_proberesp = csa_pos - (u8 *) resp - 1; in hostapd_gen_probe_resp()
983 if (hapd->cs_c_off_ecsa_proberesp) in handle_probe_req()
985 hapd->cs_c_off_ecsa_proberesp; in handle_probe_req()
Dhostapd.h285 unsigned int cs_c_off_ecsa_proberesp; member
Dhostapd.c3420 settings->counter_offset_presp[1] = hapd->cs_c_off_ecsa_proberesp; in hostapd_fill_csa_settings()
3435 hapd->cs_c_off_ecsa_proberesp = 0; in hostapd_cleanup_cs_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.h295 unsigned int cs_c_off_ecsa_proberesp; member
Dbeacon.c534 hapd->cs_c_off_ecsa_proberesp = csa_pos - (u8 *) resp - 1; in hostapd_gen_probe_resp()
1098 if (hapd->cs_c_off_ecsa_proberesp) in handle_probe_req()
1100 hapd->cs_c_off_ecsa_proberesp; in handle_probe_req()
Dhostapd.c3587 settings->counter_offset_presp[1] = hapd->cs_c_off_ecsa_proberesp; in hostapd_fill_csa_settings()
3602 hapd->cs_c_off_ecsa_proberesp = 0; in hostapd_cleanup_cs_params()