Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dcfg80211.h3048 struct cfg80211_auth_request { struct
3049 struct cfg80211_bss *bss;
3050 const u8 *ie;
3051 size_t ie_len;
3052 const u8 *supported_selectors;
3053 u8 supported_selectors_len;
3054 enum nl80211_auth_type auth_type;
3055 const u8 *key;
3056 u8 key_len;
3057 s8 key_idx;
[all …]