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.h21 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr,
Dieee802_11_auth.c253 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, in hostapd_allowed_address() function
Dieee802_11.c1940 res = hostapd_allowed_address(hapd, addr, msg, len, in ieee802_11_allowed_address()