|
wpa_supplicant / hostapd
2.5
|
Driver interaction with generic Linux Wireless Extensions. More...
#include <stdint.h>#include <net/if.h>#include <linux/wireless.h>Go to the source code of this file.
Macros | |
| #define | _LINUX_TYPES_H |
| #define | _LINUX_SOCKET_H |
| #define | _LINUX_IF_H |
| #define | __user |
| #define | IW_ENCODE_ALG_PMK 4 |
| #define | IW_ENC_CAPA_4WAY_HANDSHAKE 0x00000010 |
Typedefs | |
| typedef uint32_t | __u32 |
| typedef int32_t | __s32 |
| typedef uint16_t | __u16 |
| typedef int16_t | __s16 |
| typedef uint8_t | __u8 |
Driver interaction with generic Linux Wireless Extensions.
1.8.6