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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h245 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.c429 os_free(conf->deny_mac);
H A Dhostapd.c963 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac,
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h245 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.c429 os_free(conf->deny_mac);
H A Dhostapd.c963 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h245 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.c429 os_free(conf->deny_mac);
H A Dhostapd.c963 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c1143 os_free(conf->deny_mac);
1144 conf->deny_mac = NULL;
/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c1089 hapd->conf->deny_mac,
H A Dconfig_file.c1923 if (hostapd_config_read_maclist(pos, &bss->deny_mac,

Completed in 219 milliseconds