Home
last modified time | relevance | path

Searched refs:accept_acl (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c1447 int n_entries, u8 accept_acl) in hostapd_set_acl_list()
1461 acl_params->acl_policy = accept_acl; in hostapd_set_acl_list()
1476 u8 accept_acl; in hostapd_set_acl() local
1482 accept_acl = 1; in hostapd_set_acl()
1485 accept_acl); in hostapd_set_acl()
1491 accept_acl = 0; in hostapd_set_acl()
1494 accept_acl); in hostapd_set_acl()
1445 hostapd_set_acl_list(struct hostapd_data *hapd, struct mac_acl_entry *mac_acl, int n_entries, u8 accept_acl) hostapd_set_acl_list() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c1391 int n_entries, u8 accept_acl) in hostapd_set_acl_list()
1405 acl_params->acl_policy = accept_acl; in hostapd_set_acl_list()
1420 u8 accept_acl; in hostapd_set_acl() local
1426 accept_acl = 1; in hostapd_set_acl()
1429 accept_acl); in hostapd_set_acl()
1435 accept_acl = 0; in hostapd_set_acl()
1438 accept_acl); in hostapd_set_acl()
1389 hostapd_set_acl_list(struct hostapd_data *hapd, struct mac_acl_entry *mac_acl, int n_entries, u8 accept_acl) hostapd_set_acl_list() argument

Completed in 7 milliseconds