Searched defs:hostapd_config (Results 1 – 1 of 1) sorted by relevance
867 struct hostapd_config { struct868 struct hostapd_bss_config **bss, *last_bss;869 size_t num_bss;871 u16 beacon_int;872 int rts_threshold;873 int fragm_threshold;874 u8 channel;875 u8 acs;876 struct wpa_freq_range_list acs_ch_list;877 int acs_exclude_dfs;[all …]