Searched refs:mgmt2 (Results 1 – 1 of 1) sorted by relevance
1705 const struct ieee80211_mgmt *mgmt2; in auth_sae_queue() local1733 mgmt2 = (const struct ieee80211_mgmt *) q2->msg; in auth_sae_queue()1734 if (ether_addr_equal(mgmt->sa, mgmt2->sa) && in auth_sae_queue()1736 mgmt2->u.auth.auth_transaction) { in auth_sae_queue()