HomeSort by: relevance | last modified time | path
    Searched refs:ext_auth_ap_mld_addr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
sme.c 1380 wpa_s->sme.ext_auth_ap_mld_addr : NULL,
1405 wpa_s->sme.ext_auth_ap_mld_addr : bssid, 1,
1543 os_memcpy(wpa_s->sme.ext_auth_ap_mld_addr,
1649 if (!ether_addr_equal(wpa_s->sme.ext_auth_ap_mld_addr, mld_addr)) {
1652 MAC2STR(wpa_s->sme.ext_auth_ap_mld_addr));
1979 wpa_s->sme.ext_auth_ap_mld_addr :
wpa_supplicant_i.h 1032 u8 ext_auth_ap_mld_addr[ETH_ALEN]; member in struct:wpa_supplicant::__anon8525

Completed in 19 milliseconds