Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dkey.h54 struct ieee80211_key { struct
55 struct ieee80211_local *local;
56 struct ieee80211_sub_if_data *sdata;
57 struct sta_info *sta;
60 struct list_head list;
63 unsigned int flags;
65 union {
130 struct ieee80211_key_conf conf; argument
133 struct ieee80211_key * argument