Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver.h6464 struct scan_info { struct
6465 int aborted;
6466 const int *freqs;
6467 size_t num_freqs;
6468 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];
6469 size_t num_ssids;
6470 int external_scan;
6471 int nl_scan_event;
6472 u64 scan_start_tsf;
6473 u8 scan_start_tsf_bssid[ETH_ALEN];
[all …]