|
Linux Kernel
3.7.1
|
#include "hostap.h"#include "iocmd.h"#include "mac.h"#include "card.h"#include "baseband.h"#include "wpactl.h"#include "key.h"Go to the source code of this file.
Macros | |
| #define | VIAWGET_HOSTAPD_MAX_BUF_SIZE 1024 |
| #define | HOSTAP_CRYPT_FLAG_SET_TX_KEY BIT0 |
| #define | HOSTAP_CRYPT_ERR_UNKNOWN_ADDR 3 |
| #define | HOSTAP_CRYPT_ERR_KEY_SET_FAILED 5 |
Functions | |
| int | vt6655_hostap_set_hostapd (PSDevice pDevice, int val, int rtnl_locked) |
| int | vt6655_hostap_ioctl (PSDevice pDevice, struct iw_point *p) |
1.8.2