Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h7458 struct cfg80211_connect_resp_params { struct
7459 int status;
7460 const u8 *req_ie;
7461 size_t req_ie_len;
7462 const u8 *resp_ie;
7463 size_t resp_ie_len;
7464 struct cfg80211_fils_resp_params fils;
7465 enum nl80211_timeout_reason timeout_reason;
7467 const u8 *ap_mld_addr;
7491 struct cfg80211_connect_resp_params *params, argument