Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/ap/
Dhostapd.h70 struct hostapd_data { struct
71 struct hostapd_config *iconf;
72 struct hostapd_bss_config *conf;
73 int interface_added; /* virtual interface added for this BSS */
75 u8 own_addr[ETH_ALEN];
77 int num_sta; /* number of entries in sta_list */
79 struct wpa_authenticator *wpa_auth;
82 struct full_dynamic_vlan *full_dynamic_vlan;
86 unsigned int ap_pin_failures;
87 unsigned int ap_pin_failures_consecutive;
[all …]