Searched defs:scan_info (Results 1 – 2 of 2) sorted by relevance
5232 struct scan_info { struct5233 int aborted;5234 const int *freqs;5235 size_t num_freqs;5236 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];5237 size_t num_ssids;5238 int external_scan;5239 int nl_scan_event;5240 u64 scan_start_tsf;5241 u8 scan_start_tsf_bssid[ETH_ALEN];[all …]
361 const jpeg_scan_info *scan_info; /* script for multi-scan file, or NULL */ member