This is "scan_flags" from Linux.

This commit is contained in:
Adrian Chadd 2013-11-14 07:21:09 +00:00
parent 0c8565a099
commit 1650f039d0

View File

@ -885,7 +885,7 @@ struct iwn_scan_essid {
struct iwn_scan_hdr {
uint16_t len;
uint8_t reserved1;
uint8_t scan_flags;
uint8_t nchan;
uint16_t quiet_time;
uint16_t quiet_threshold;