Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dcfg80211.h3018 struct cfg80211_auth_request { struct
3019 struct cfg80211_bss *bss;
3020 const u8 *ie;
3021 size_t ie_len;
3022 enum nl80211_auth_type auth_type;
3023 const u8 *key;
3024 u8 key_len;
3025 s8 key_idx;
3026 const u8 *auth_data;
3027 size_t auth_data_len;
[all …]