Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dconfig_file.h19 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num,
Dctrl_iface.c2825 hostapd_remove_acl_mac(acl, num, addr); in hostapd_ctrl_iface_acl_del_mac()
2835 hostapd_remove_acl_mac(acl, num, (*acl)[0].addr); in hostapd_ctrl_iface_acl_clear_list()
Dconfig_file.c157 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num, in hostapd_remove_acl_mac() function
219 hostapd_remove_acl_mac(acl, num, addr); in hostapd_config_read_maclist()