Searched refs:hostapd_add_acl_maclist (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/ap/ |
D | ap_config.h | 1417 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num,
|
D | ap_config.c | 1766 int hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, in hostapd_add_acl_maclist() function
|
D | ctrl_iface_ap.c | 1575 ret = hostapd_add_acl_maclist(acl, num, vlanid, addr); in hostapd_ctrl_iface_acl_add_mac()
|
/hostap-latest/hostapd/ |
D | config_file.c | 179 if (hostapd_add_acl_maclist(acl, num, vlan_id, addr) < 0) { in hostapd_config_read_maclist()
|