Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c1329 const struct ieee80211_mgmt *mgmt2; in auth_sae_queue() local
1357 mgmt2 = (const struct ieee80211_mgmt *) q2->msg; in auth_sae_queue()
1358 if (os_memcmp(mgmt->sa, mgmt2->sa, ETH_ALEN) == 0 && in auth_sae_queue()
1360 mgmt2->u.auth.auth_transaction) { in auth_sae_queue()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c1675 const struct ieee80211_mgmt *mgmt2; in auth_sae_queue() local
1703 mgmt2 = (const struct ieee80211_mgmt *) q2->msg; in auth_sae_queue()
1704 if (os_memcmp(mgmt->sa, mgmt2->sa, ETH_ALEN) == 0 && in auth_sae_queue()
1706 mgmt2->u.auth.auth_transaction) { in auth_sae_queue()

Completed in 14 milliseconds