Searched refs:hostapd_allowed_address (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/ap/ |
D | ieee802_11_auth.h | 30 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr,
|
D | ieee802_11_auth.c | 250 int hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, in hostapd_allowed_address() function
|
D | beacon.c | 1454 ret = hostapd_allowed_address(hapd, mgmt->sa, (const u8 *) mgmt, len, in handle_probe_req()
|
D | ieee802_11.c | 2339 res = hostapd_allowed_address(hapd, addr, msg, len, info, 0); in ieee802_11_allowed_address()
|