Searched refs:deny_mac (Results 1 - 15 of 15) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h274 struct mac_acl_entry *deny_mac; member in struct:hostapd_bss_config
H A Dieee802_11_auth.c255 if (hostapd_maclist_found(hapd->conf->deny_mac,
H A Dap_config.c439 os_free(conf->deny_mac);
H A Dhostapd.c1175 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac,
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h274 struct mac_acl_entry *deny_mac; member in struct:hostapd_bss_config
H A Dieee802_11_auth.c255 if (hostapd_maclist_found(hapd->conf->deny_mac,
H A Dap_config.c439 os_free(conf->deny_mac);
H A Dhostapd.c1175 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h274 struct mac_acl_entry *deny_mac; member in struct:hostapd_bss_config
H A Dieee802_11_auth.c255 if (hostapd_maclist_found(hapd->conf->deny_mac,
H A Dap_config.c439 os_free(conf->deny_mac);
H A Dhostapd.c1175 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c1210 os_free(conf->deny_mac);
1211 conf->deny_mac = NULL;
/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c1301 hapd->conf->deny_mac,
H A Dconfig_file.c2012 if (hostapd_config_read_maclist(pos, &bss->deny_mac,

Completed in 1167 milliseconds