Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dcfg80211.h2785 struct cfg80211_auth_request { struct
2786 struct cfg80211_bss *bss;
2787 const u8 *ie;
2788 size_t ie_len;
2789 enum nl80211_auth_type auth_type;
2790 const u8 *key;
2791 u8 key_len;
2792 s8 key_idx;
2793 const u8 *auth_data;
2794 size_t auth_data_len;
[all …]