Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c222 if (hostapd_maclist_found(hapd->conf->deny_mac, in hostapd_check_acl()
Dap_config.h325 struct mac_acl_entry *deny_mac; member
Dap_config.c582 os_free(conf->deny_mac); in hostapd_config_free_bss()
Dhostapd.c1371 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac, in hostapd_set_acl()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1323 if (hostapd_maclist_found(hapd->conf->deny_mac, in hostapd_disassoc_deny_mac()
3246 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3251 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3255 hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
3259 &hapd->conf->deny_mac, in hostapd_ctrl_iface_receive_process()
Dconfig_file.c2470 if (hostapd_config_read_maclist(pos, &bss->deny_mac, in hostapd_config_fill()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1427 os_free(conf->deny_mac); in wpa_supplicant_ap_mac_addr_filter()
1428 conf->deny_mac = NULL; in wpa_supplicant_ap_mac_addr_filter()