hostapd_defs.h File Reference

hostapd / Initialization and configuration Host AP kernel driver More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ieee8023_hdr
struct  ieee80211_hdr

Defines

#define ETH_ALEN   6
#define ETH_P_ALL   0x0003
#define ETH_P_PAE   0x888E
#define ETH_P_EAPOL   ETH_P_PAE
#define ETH_P_RRB   0x890D
#define MAX_VLAN_ID   4094
#define IEEE80211_DA_FROMDS   addr1
#define IEEE80211_BSSID_FROMDS   addr2
#define IEEE80211_SA_FROMDS   addr3
#define IEEE80211_HDRLEN   (sizeof(struct ieee80211_hdr))
#define IEEE80211_FC(type, stype)   host_to_le16((type << 2) | (stype << 4))
#define HOSTAPD_MTU   2290

Variables

struct ieee8023_hdr STRUCT_PACKED

Detailed Description

hostapd / Initialization and configuration Host AP kernel driver

Copyright
Copyright (c) 2002-2009, Jouni Malinen <j@w1.fi>

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.

Definition in file hostapd_defs.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:17:19 2009 for hostapd by  doxygen 1.6.1