Home
last modified time | relevance | path

Searched refs:hostapd_allowed_address (Results 1 - 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_auth.h30 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr,
H A Dieee802_11_auth.c195 * hostapd_allowed_address - Check whether a specified STA can be authenticated
213 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, in hostapd_allowed_address() function
H A Dbeacon.c867 ret = hostapd_allowed_address(hapd, mgmt->sa, (const u8 *) mgmt, len, in handle_probe_req()
H A Dieee802_11.c2308 res = hostapd_allowed_address(hapd, addr, msg, len, info, 0); in ieee802_11_allowed_address()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_auth.h21 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr,
H A Dieee802_11_auth.c236 * hostapd_allowed_address - Check whether a specified STA can be authenticated
253 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, in hostapd_allowed_address() function
H A Dieee802_11.c1945 res = hostapd_allowed_address(hapd, addr, msg, len, in ieee802_11_allowed_address()

Completed in 24 milliseconds