#include <ap_config.h>
Public Attributes | |
struct hostapd_wep_keys ** | dyn_vlan_keys |
int | dynamic_vlan |
size_t | max_dyn_vlan_keys |
secpolicy | security_policy |
char | ssid [HOSTAPD_MAX_SSID_LEN+1] |
size_t | ssid_len |
int | ssid_set |
char | vlan [IFNAMSIZ+1] |
struct hostapd_wep_keys | wep |
char * | wpa_passphrase |
struct hostapd_wpa_psk * | wpa_psk |
char * | wpa_psk_file |
Definition at line 55 of file ap_config.h.
Definition at line 76 of file ap_config.h.
Definition at line 72 of file ap_config.h.
Definition at line 77 of file ap_config.h.
Definition at line 61 of file ap_config.h.
Definition at line 56 of file ap_config.h.
size_t hostapd_ssid::ssid_len |
Definition at line 57 of file ap_config.h.
Definition at line 58 of file ap_config.h.
char hostapd_ssid::vlan[IFNAMSIZ+1] |
Definition at line 60 of file ap_config.h.
Definition at line 67 of file ap_config.h.
Definition at line 64 of file ap_config.h.
struct hostapd_wpa_psk* hostapd_ssid::wpa_psk |
Definition at line 63 of file ap_config.h.
Definition at line 65 of file ap_config.h.