Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dkey.h55 struct ieee80211_key { struct
56 struct ieee80211_local *local;
57 struct ieee80211_sub_if_data *sdata;
58 struct sta_info *sta;
61 struct list_head list;
64 unsigned int flags;
66 union {
138 struct ieee80211_key_conf conf; argument
141 struct ieee80211_key * argument