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"-*)
2156 const struct ieee80211_mgmt *mgmt2; in auth_sae_queue() local2184 mgmt2 = (const struct ieee80211_mgmt *) q2->msg; in auth_sae_queue()2185 if (ether_addr_equal(mgmt->sa, mgmt2->sa) && in auth_sae_queue()2187 mgmt2->u.auth.auth_transaction) { in auth_sae_queue()