wpa_supplicant / hostapd
2.5
|
Internal data for per-radio information. More...
#include <wpa_supplicant_i.h>
Data Fields | |
char | name [16] |
unsigned int | external_scan_running:1 |
struct dl_list | ifaces |
struct dl_list | work |
Internal data for per-radio information.
This structure is used to share data about configured interfaces (struct wpa_supplicant) that share the same physical radio, e.g., to allow better coordination of offchannel operations.