Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.c1757 int n_entries, u8 accept_acl) in hostapd_set_acl_list() argument
1763 (n_entries * sizeof(acl_params->mac_acl[0]))); in hostapd_set_acl_list()
1767 for (i = 0; i < n_entries; i++) in hostapd_set_acl_list()
1772 acl_params->num_mac_acl = n_entries; in hostapd_set_acl_list()