hostapd_config Struct Reference

Per-radio interface configuration. More...

#include <config.h>

Collaboration diagram for hostapd_config:
Collaboration graph
[legend]

Public Types

enum  { LONG_PREAMBLE = 0, SHORT_PREAMBLE = 1 }
enum  { CTS_PROTECTION_AUTOMATIC = 0, CTS_PROTECTION_FORCE_ENABLED = 1, CTS_PROTECTION_FORCE_DISABLED = 2, CTS_PROTECTION_AUTOMATIC_NO_OLBC = 3 }
enum  { INTERNAL_BRIDGE_DO_NOT_CONTROL = -1, INTERNAL_BRIDGE_DISABLED = 0, INTERNAL_BRIDGE_ENABLED = 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
hostapd_hw_mode hw_mode
enum hostapd_config:: { ... }  preamble
enum hostapd_config:: { ... }  cts_protection_type
int * supported_rates
int * basic_rates
struct wpa_driver_ops * driver
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]
enum hostapd_config:: { ... }  bridge_packets
int ieee80211n
int secondary_channel

Detailed Description

Per-radio interface configuration.

Definition at line 321 of file config.h.


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

Generated on Sat Nov 21 23:25:26 2009 for hostapd by  doxygen 1.6.1