Searched refs:auth_msg (Results 1 – 1 of 1) sorted by relevance
48 u8 *auth_msg; /* IEEE 802.11 authentication frame from station */ member141 os_free(query->auth_msg); in hostapd_acl_query_free()330 query->auth_msg = os_memdup(msg, len); in hostapd_allowed_address()331 if (query->auth_msg == NULL) { in hostapd_allowed_address()623 ieee802_11_mgmt(hapd, query->auth_msg, query->auth_msg_len, NULL); in hostapd_acl_recv_radius()