Searched defs:cfg80211_auth_request (Results 1 – 1 of 1) sorted by relevance
2642 struct cfg80211_auth_request { struct2643 struct cfg80211_bss *bss;2644 const u8 *ie;2645 size_t ie_len;2646 enum nl80211_auth_type auth_type;2647 const u8 *key;2648 u8 key_len, key_idx;2649 const u8 *auth_data;2650 size_t auth_data_len;
Completed in 33 milliseconds