wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Typedefs
linux_wext.h File Reference

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
 

Detailed Description

Driver interaction with generic Linux Wireless Extensions.