Home
last modified time | relevance | path

Searched refs:ieee802_11_allowed_address (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11.h167 int ieee802_11_allowed_address(struct hostapd_data *hapd, const u8 *addr,
Dieee802_11.c1930 ieee802_11_allowed_address(struct hostapd_data *hapd, const u8 *addr, in ieee802_11_allowed_address() function
2191 res = ieee802_11_allowed_address( in handle_auth()
3788 acl_res = ieee802_11_allowed_address( in handle_assoc()
Dbeacon.c755 ret = ieee802_11_allowed_address(hapd, mgmt->sa, (const u8 *) mgmt, len, in handle_probe_req()