Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
HDap_config.h61 struct mac_acl_entry { struct
337 struct mac_acl_entry *accept_mac;
339 struct mac_acl_entry *deny_mac;
1085 int hostapd_maclist_found(struct mac_acl_entry *list, int num_entries,
HDap_config.c909 int hostapd_maclist_found(struct mac_acl_entry *list, int num_entries, in hostapd_maclist_found()
HDhostapd.c1390 struct mac_acl_entry *mac_acl, in hostapd_set_acl_list()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDap.c1442 conf->accept_mac = os_zalloc(sizeof(struct mac_acl_entry)); in wpa_supplicant_ap_mac_addr_filter()