|
hostapd
|
Public Attributes | |
| int(* | reload_config )(struct hostapd_iface *iface) |
| struct hostapd_config *(* | config_read_cb )(const char *config_fname) |
| int(* | ctrl_iface_init )(struct hostapd_data *hapd) |
| void(* | ctrl_iface_deinit )(struct hostapd_data *hapd) |
| int(* | for_each_interface )(struct hapd_interfaces *interfaces, int(*cb)(struct hostapd_iface *iface, void *ctx), void *ctx) |
| int(* | driver_init )(struct hostapd_iface *iface) |
| size_t | count |
| int | global_ctrl_sock |
| struct dl_list | global_ctrl_dst |
| char * | global_iface_path |
| char * | global_iface_name |
| gid_t | ctrl_iface_group |
| struct hostapd_iface ** | iface |
| size_t | terminate_on_error |
| struct dynamic_iface * | vlan_priv |
| int | eloop_initialized |
1.8.12