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