|
wpa_supplicant / hostapd 2.0
|
hostapd / Driver interaction with Atheros driver More...
#include "includes.h"#include <net/if.h>#include <sys/ioctl.h>#include "common.h"#include "ieee80211_external.h"#include "linux_wext.h"#include "driver.h"#include "eloop.h"#include "priv_netlink.h"#include "l2_packet/l2_packet.h"#include "common/ieee802_11_defs.h"#include "netlink.h"#include "linux_ioctl.h"Data Structures | |
| struct | atheros_driver_data |
Defines | |
| #define | _BYTE_ORDER _LITTLE_ENDIAN |
| #define | ATH_WPS_IE |
| #define | atheros_set_ap_wps_ie NULL |
Variables | |
| struct wpa_driver_ops | wpa_driver_atheros_ops |
hostapd / Driver interaction with Atheros driver
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
1.7.3