Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.h19 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr,
Dieee802_11_auth.c219 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, in hostapd_allowed_address() function
Dieee802_11.c372 res = hostapd_allowed_address(hapd, mgmt->sa, (u8 *) mgmt, len, in handle_auth()