Searched refs:cs_c_off_proberesp (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h241 unsigned int cs_c_off_proberesp; member in struct:hostapd_data
H A Dbeacon.c444 hapd->cs_c_off_proberesp = csa_pos - (u8 *) resp - 1;
947 if (hapd->cs_c_off_proberesp)
949 hapd->cs_c_off_proberesp;
H A Dhostapd.c3158 settings->counter_offset_presp[0] = hapd->cs_c_off_proberesp;
3172 hapd->cs_c_off_proberesp = 0;
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h241 unsigned int cs_c_off_proberesp; member in struct:hostapd_data
H A Dbeacon.c444 hapd->cs_c_off_proberesp = csa_pos - (u8 *) resp - 1;
947 if (hapd->cs_c_off_proberesp)
949 hapd->cs_c_off_proberesp;
H A Dhostapd.c3158 settings->counter_offset_presp[0] = hapd->cs_c_off_proberesp;
3172 hapd->cs_c_off_proberesp = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h241 unsigned int cs_c_off_proberesp; member in struct:hostapd_data
H A Dbeacon.c444 hapd->cs_c_off_proberesp = csa_pos - (u8 *) resp - 1;
947 if (hapd->cs_c_off_proberesp)
949 hapd->cs_c_off_proberesp;
H A Dhostapd.c3158 settings->counter_offset_presp[0] = hapd->cs_c_off_proberesp;
3172 hapd->cs_c_off_proberesp = 0;

Completed in 144 milliseconds