Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h165 struct ndis_802_11_wep { struct
166 u32 Length; /* Length of this structure */
167 u32 KeyIndex; /* 0 is the per-client key,
169 u32 KeyLength; /* length of key in bytes */
170 u8 KeyMaterial[16];/* variable len depending on above field */