Searched refs:hostapd_remove_acl_mac (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/ap/ |
D | ctrl_iface_ap.c | 1523 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()
|
D | ap_config.h | 1419 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num,
|
D | ap_config.c | 1788 void hostapd_remove_acl_mac(struct mac_acl_entry **acl, int *num, in hostapd_remove_acl_mac() function
|
/hostap-latest/hostapd/ |
D | config_file.c | 167 hostapd_remove_acl_mac(acl, num, addr); in hostapd_config_read_maclist()
|