Internal, global data for all wpa_supplicant interfaces. More...
#include <wpa_supplicant_i.h>
Data Fields | |
| struct wpa_supplicant * | ifaces |
| struct wpa_params | params |
| struct ctrl_iface_global_priv * | ctrl_iface |
| struct ctrl_iface_dbus_priv * | dbus_ctrl_iface |
| struct ctrl_iface_dbus_new_priv * | dbus_new_ctrl_iface |
| void ** | drv_priv |
| size_t | drv_count |
Internal, global data for all wpa_supplicant interfaces.
This structure is initialized by calling wpa_supplicant_init() when starting wpa_supplicant.
1.6.1