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

Data Fields

int len
 
u32 cipher
 
u8 material [32]
 
u8 bssid [ETH_ALEN]
 
bool pairwise
 
bool tx_key
 

Detailed Description

Definition at line 416 of file rndis_wlan.c.

Field Documentation

u8 bssid[ETH_ALEN]

Definition at line 420 of file rndis_wlan.c.

Definition at line 418 of file rndis_wlan.c.

int len

Definition at line 417 of file rndis_wlan.c.

u8 material[32]

Definition at line 419 of file rndis_wlan.c.

bool pairwise

Definition at line 421 of file rndis_wlan.c.

bool tx_key

Definition at line 422 of file rndis_wlan.c.


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