Home
last modified time | relevance | path

Searched refs:hostapd_remove_acl_mac (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Dctrl_iface_ap.c1523 hostapd_remove_acl_mac(acl, num, addr); in hostapd_ctrl_iface_acl_del_mac()
1533 hostapd_remove_acl_mac(acl, num, (*acl)[0].addr); in hostapd_ctrl_iface_acl_clear_list()
Dap_config.h1419 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num,
Dap_config.c1788 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num, in hostapd_remove_acl_mac() function
/hostap-latest/hostapd/
Dconfig_file.c167 hostapd_remove_acl_mac(acl, num, addr); in hostapd_config_read_maclist()