Searched defs:cfg80211_auth_request (Results 1 – 1 of 1) sorted by relevance
3044 struct cfg80211_auth_request { struct3045 struct cfg80211_bss *bss;3046 const u8 *ie;3047 size_t ie_len;3048 enum nl80211_auth_type auth_type;3049 const u8 *key;3050 u8 key_len;3051 s8 key_idx;3052 const u8 *auth_data;3053 size_t auth_data_len;[all …]