Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_auth.h33 int hostapd_acl_init(struct hostapd_data *hapd);
H A Dieee802_11_auth.c656 int hostapd_acl_init(struct hostapd_data *hapd) in hostapd_acl_init() function
H A Dhostapd.c1622 if (hostapd_acl_init(hapd)) { in hostapd_setup_bss()