Home
last modified time | relevance | path

Searched defs:hostapd_config (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/src/ap/
Dap_config.h1055 struct hostapd_config { struct
1056 struct hostapd_bss_config **bss, *last_bss;
1057 size_t num_bss;
1059 u16 beacon_int;
1060 int rts_threshold;
1061 int fragm_threshold;
1062 u8 op_class;
1063 u8 channel;
1064 int enable_edmg;
1065 u8 edmg_channel;
[all …]