wpa_supplicant / hostapd 2.0
Public Types | Data Fields

hostapd_config Struct Reference

Per-radio interface configuration. More...

#include <ap_config.h>

Public Types

enum  { LONG_PREAMBLE = 0, SHORT_PREAMBLE = 1 }

Data Fields

struct hostapd_bss_configbss
struct hostapd_bss_configlast_bss
size_t num_bss
u16 beacon_int
int rts_threshold
int fragm_threshold
u8 send_probe_response
u8 channel
enum hostapd_hw_mode hw_mode
enum hostapd_config:: { ... }  preamble
int * supported_rates
int * basic_rates
struct wpa_driver_opsdriver
int ap_table_max_size
int ap_table_expiration_time
char country [3]
int ieee80211d
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 require_ht

Detailed Description

Per-radio interface configuration.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines