|
wpa_supplicant / hostapd
2.5
|
hostapd / AP table Copyright (c) 2003-2004, Instant802 Networks, Inc. Copyright (c) 2006, Devicescape Software, Inc. More...
#include "utils/includes.h"#include "utils/common.h"#include "utils/eloop.h"#include "common/ieee802_11_defs.h"#include "common/ieee802_11_common.h"#include "hostapd.h"#include "ap_config.h"#include "ieee802_11.h"#include "sta_info.h"#include "beacon.h"#include "ap_list.h"Functions | |
| void | ap_list_process_beacon (struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) |
| void | ap_list_timer (struct hostapd_iface *iface) |
| int | ap_list_init (struct hostapd_iface *iface) |
| void | ap_list_deinit (struct hostapd_iface *iface) |
hostapd / AP table Copyright (c) 2003-2004, Instant802 Networks, Inc. Copyright (c) 2006, Devicescape Software, Inc.
1.8.6