ap_list.c File Reference

hostapd / AP table More...

#include "includes.h"
#include "hostapd.h"
#include "config.h"
#include "ieee802_11.h"
#include "eloop.h"
#include "sta_info.h"
#include "ap_list.h"
#include "hw_features.h"
#include "beacon.h"
#include "drivers/driver.h"
Include dependency graph for ap_list.c:

Go to the source code of this file.

Data Structures

struct  ieee80211_frame_info

Enumerations

enum  ieee80211_phytype {
  ieee80211_phytype_fhss_dot11_97 = 1, ieee80211_phytype_dsss_dot11_97 = 2, ieee80211_phytype_irbaseband = 3, ieee80211_phytype_dsss_dot11_b = 4,
  ieee80211_phytype_pbcc_dot11_b = 5, ieee80211_phytype_ofdm_dot11_g = 6, ieee80211_phytype_pbcc_dot11_g = 7, ieee80211_phytype_ofdm_dot11_a = 8,
  ieee80211_phytype_dsss_dot11_turbog = 255, ieee80211_phytype_dsss_dot11_turbo = 256
}

Functions

struct ap_infoap_get_ap (struct hostapd_iface *iface, u8 *ap)
int ap_ap_for_each (struct hostapd_iface *iface, int(*func)(struct ap_info *s, void *data), void *data)
void ap_list_process_beacon (struct hostapd_iface *iface, struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi)
int ap_list_init (struct hostapd_iface *iface)
void ap_list_deinit (struct hostapd_iface *iface)
int ap_list_reconfig (struct hostapd_iface *iface, struct hostapd_config *oldconf)

Variables

struct ieee80211_frame_info packed

Detailed Description

hostapd / AP table

Copyright
Copyright (c) 2002-2003, Jouni Malinen <j@w1.fi> Copyright (c) 2003-2004, Instant802 Networks, Inc. Copyright (c) 2006, Devicescape Software, Inc. Copyright (c) 2007-2008, Intel Corporation

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_list.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:16:59 2009 for hostapd by  doxygen 1.6.1