hostapd / AP table More...
Go to the source code of this file.
Data Structures | |
struct | ap_info |
Functions | |
struct ap_info * | ap_get_ap (struct hostapd_iface *iface, u8 *sta) |
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_reconfig (struct hostapd_iface *iface, struct hostapd_config *oldconf) |
hostapd / AP table
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.h.