17 int ieee802_11_build_ap_params(
struct hostapd_data *hapd,
20 void sta_track_add(
struct hostapd_iface *iface,
const u8 *addr);
21 void sta_track_expire(
struct hostapd_iface *iface,
int force);
23 sta_track_seen_on(
struct hostapd_iface *iface,
const u8 *addr,
hostapd per-interface data structure
Definition: hostapd.h:291
Definition: ieee802_11_defs.h:464
hostapd per-BSS data structure
Definition: hostapd.h:103