Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h1034 struct hostapd_config { struct
1035 struct hostapd_bss_config **bss, *last_bss;
1036 size_t num_bss;
1038 u16 beacon_int;
1039 int rts_threshold;
1040 int fragm_threshold;
1041 u8 op_class;
1042 u8 channel;
1043 int enable_edmg;
1044 u8 edmg_channel;
[all …]