Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_auth.c43 u8 *auth_msg; /* IEEE 802.11 authentication frame from station */ member
100 os_free(query->auth_msg); in hostapd_acl_query_free()
276 query->auth_msg = os_memdup(msg, len); in hostapd_allowed_address()
277 if (query->auth_msg == NULL) { in hostapd_allowed_address()
568 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL); in hostapd_acl_recv_radius()