Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h112 struct ndis_802_11_wep { struct
113 u32 length; /* Length of this structure */
114 u32 key_index; /* 0 is the per-client key, 1-N are the global keys */
115 u32 key_length; /* length of key in bytes */
116 u8 key_material[16];/* variable length depending on above field */