Searched refs:mgmt2 (Results 1 – 2 of 2) sorted by relevance
396 local mgmt2="$mgmt"398 mgmt2="WPA2${mgmt#WPA}"402 "$mgmt2"|"$mgmt2"-*|*-"$mgmt2"|*-"$mgmt2"-*)
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()