Driver interaction with Linux Host AP driver. More...
#include "includes.h"#include <sys/ioctl.h>#include "wireless_copy.h"#include "common.h"#include "driver.h"#include "driver_wext.h"#include "eloop.h"#include "driver_hostap.h"Data Structures | |
| struct | wpa_driver_hostap_data |
Variables | |
| struct wpa_driver_ops | wpa_driver_hostap_ops |
Driver interaction with Linux Host AP 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.6.1