Searched defs:scan_info (Results 1 – 2 of 2) sorted by relevance
5025 struct scan_info { struct5026 int aborted;5027 const int *freqs;5028 size_t num_freqs;5029 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];5030 size_t num_ssids;5031 int external_scan;5032 int nl_scan_event;5033 u64 scan_start_tsf;5034 u8 scan_start_tsf_bssid[ETH_ALEN];[all …]
361 const jpeg_scan_info *scan_info; /* script for multi-scan file, or NULL */ member