Home
last modified time | relevance | path

Searched refs:mgmt2 (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c1326 const struct ieee80211_mgmt *mgmt2; in auth_sae_queue() local
1354 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()