Searched defs:hostapd_config (Results 1 – 1 of 1) sorted by relevance
736 struct hostapd_config { struct737 struct hostapd_bss_config **bss, *last_bss;738 size_t num_bss;740 u16 beacon_int;741 int rts_threshold;742 int fragm_threshold;743 u8 channel;744 u8 acs;745 struct wpa_freq_range_list acs_ch_list;746 int acs_exclude_dfs;[all …]