Home
last modified time | relevance | path

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

/src/contrib/wpa/wpa_supplicant/
H A Dap.c1675 &hapd->conf->num_deny_mac, in ap_ctrl_iface_acl_add_mac()
1701 &hapd->conf->num_deny_mac, in ap_ctrl_iface_acl_del_mac()
1725 hapd->conf->num_deny_mac, in ap_ctrl_iface_acl_show_mac()
1750 &hapd->conf->num_deny_mac); in ap_ctrl_iface_acl_clear_list()
1906 conf->num_deny_mac = 0; in wpa_supplicant_ap_mac_addr_filter()
/src/contrib/wpa/src/ap/
H A Dieee802_11_auth.c219 hapd->conf->num_deny_mac, addr, vlan_id)) in hostapd_check_acl()
H A Dap_config.h350 int num_deny_mac; member
H A Dctrl_iface_ap.c1613 hapd->conf->num_deny_mac, sta->addr, in hostapd_disassoc_deny_mac()
H A Dhostapd.c1800 conf->bss[0]->num_deny_mac, in hostapd_set_acl()
/src/contrib/wpa/hostapd/
H A Dctrl_iface.c4364 &hapd->conf->num_deny_mac, buf + 17) || in hostapd_ctrl_iface_receive_process()
4371 &hapd->conf->num_deny_mac, buf + 17) || in hostapd_ctrl_iface_receive_process()
4377 hapd->conf->num_deny_mac, reply, reply_size); in hostapd_ctrl_iface_receive_process()
4381 &hapd->conf->num_deny_mac); in hostapd_ctrl_iface_receive_process()
H A Dconfig_file.c2537 &bss->num_deny_mac)) { in hostapd_config_fill()