Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11_auth.h30 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr,
Dieee802_11_auth.c250 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, in hostapd_allowed_address() function
Dbeacon.c1454 ret = hostapd_allowed_address(hapd, mgmt->sa, (const u8 *) mgmt, len, in handle_probe_req()
Dieee802_11.c2339 res = hostapd_allowed_address(hapd, addr, msg, len, info, 0); in ieee802_11_allowed_address()