wpa_supplicant / hostapd
2.5
|
Per-radio interface configuration. More...
#include <ap_config.h>
Public Types | |
enum | { LONG_PREAMBLE = 0, SHORT_PREAMBLE = 1 } |
Data Fields | |
struct hostapd_bss_config ** | bss |
struct hostapd_bss_config * | last_bss |
size_t | num_bss |
u16 | beacon_int |
int | rts_threshold |
int | fragm_threshold |
u8 | send_probe_response |
u8 | channel |
u8 | acs |
struct wpa_freq_range_list | acs_ch_list |
enum hostapd_hw_mode | hw_mode |
enum hostapd_config:: { ... } | preamble |
int * | supported_rates |
int * | basic_rates |
const struct wpa_driver_ops * | driver |
char * | driver_params |
int | ap_table_max_size |
int | ap_table_expiration_time |
unsigned int | track_sta_max_num |
unsigned int | track_sta_max_age |
char | country [3] |
int | ieee80211d |
int | ieee80211h |
int | local_pwr_constraint |
int | spectrum_mgmt_required |
struct hostapd_tx_queue_params | tx_queue [NUM_TX_QUEUES] |
struct hostapd_wmm_ac_params | wmm_ac_params [4] |
int | ht_op_mode_fixed |
u16 | ht_capab |
int | ieee80211n |
int | secondary_channel |
int | no_pri_sec_switch |
int | require_ht |
int | obss_interval |
u32 | vht_capab |
int | ieee80211ac |
int | require_vht |
u8 | vht_oper_chwidth |
u8 | vht_oper_centr_freq_seg0_idx |
u8 | vht_oper_centr_freq_seg1_idx |
u8 | p2p_go_ctwindow |
Per-radio interface configuration.