Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c1445 static int hostapd_set_acl_list(struct hostapd_data *hapd, in hostapd_set_acl_list() function
1483 err = hostapd_set_acl_list(hapd, conf->bss[0]->accept_mac, in hostapd_set_acl()
1492 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac, in hostapd_set_acl()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c1389 static int hostapd_set_acl_list(struct hostapd_data *hapd, in hostapd_set_acl_list() function
1427 err = hostapd_set_acl_list(hapd, conf->bss[0]->accept_mac, in hostapd_set_acl()
1436 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac, in hostapd_set_acl()

Completed in 8 milliseconds