ap.h File Reference

hostapd / Station table data structures More...

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

Go to the source code of this file.

Defines

#define WLAN_STA_AUTH   BIT(0)
#define WLAN_STA_ASSOC   BIT(1)
#define WLAN_STA_PS   BIT(2)
#define WLAN_STA_TIM   BIT(3)
#define WLAN_STA_PERM   BIT(4)
#define WLAN_STA_AUTHORIZED   BIT(5)
#define WLAN_STA_PENDING_POLL   BIT(6)
#define WLAN_STA_SHORT_PREAMBLE   BIT(7)
#define WLAN_STA_PREAUTH   BIT(8)
#define WLAN_STA_WME   BIT(9)
#define WLAN_STA_NONERP   BIT(31)
#define WLAN_SUPP_RATES_MAX   32
#define MAX_AID_TABLE_SIZE   128
#define STA_HASH_SIZE   256
#define STA_HASH(sta)   (sta[5])
#define AP_MAX_INACTIVITY   (5 * 60)
#define AP_DISASSOC_DELAY   (1)
#define AP_DEAUTH_DELAY   (1)
#define AP_MAX_INACTIVITY_AFTER_DISASSOC   (1 * 30)
#define AP_MAX_INACTIVITY_AFTER_DEAUTH   (1 * 5)


Detailed Description

hostapd / Station table data structures

Copyright
Copyright (c) 2002-2004, Jouni Malinen <[email protected]>
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 ap.h.


Generated on Sun Dec 31 13:43:43 2006 for hostapd by  doxygen 1.4.2