|
hostapd
|
struct wpa_radio - Internal data for per-radio information More...
#include <wpa_supplicant_i.h>
Public Attributes | |
| char | name [16] |
| unsigned int | external_scan_running:1 |
| unsigned int | num_active_works |
| struct dl_list | ifaces |
| struct dl_list | work |
struct wpa_radio - 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.
1.8.12