Searched defs:hostapd_config (Results 1 – 1 of 1) sorted by relevance
560 struct hostapd_config { struct561 struct hostapd_bss_config **bss, *last_bss;562 size_t num_bss;564 u16 beacon_int;565 int rts_threshold;566 int fragm_threshold;567 u8 send_probe_response;568 u8 channel;569 u8 acs;570 struct wpa_freq_range_list acs_ch_list;[all …]