Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
il_ssid_ie Struct Reference

#include <commands.h>

Data Fields

u8 id
 
u8 len
 
u8 ssid [32]
 

Detailed Description

struct il_ssid_ie - directed scan network information element

Up to 20 of these may appear in C_SCAN (Note: Only 4 are in 3945 SCAN api), selected by "type" bit field in struct il_scan_channel; each channel may select different ssids from among the 20 (4) entries. SSID IEs get transmitted in reverse order of entry.

Definition at line 2420 of file commands.h.

Field Documentation

u8 id

Definition at line 2421 of file commands.h.

u8 len

Definition at line 2422 of file commands.h.

u8 ssid[32]

Definition at line 2423 of file commands.h.


The documentation for this struct was generated from the following file: