Searched refs:mgmt2 (Results 1 – 1 of 1) sorted by relevance
1326 const struct ieee80211_mgmt *mgmt2; in auth_sae_queue() local1354 mgmt2 = (const struct ieee80211_mgmt *) q2->msg; in auth_sae_queue()1355 if (os_memcmp(mgmt->sa, mgmt2->sa, ETH_ALEN) == 0 && in auth_sae_queue()1357 mgmt2->u.auth.auth_transaction) { in auth_sae_queue()