hostapd_table
u_int8_t *, struct hostapd_table *);
u_int8_t *maddr, struct hostapd_table *table)
struct hostapd_table *table;
struct hostapd_table *
struct hostapd_table *table;
if ((table = (struct hostapd_table *)
calloc(1, sizeof(struct hostapd_table))) == NULL)
struct hostapd_table *
struct hostapd_table *table;
hostapd_entry_add(struct hostapd_table *table, u_int8_t *lladdr)
hostapd_entry_lookup(struct hostapd_table *table, u_int8_t *lladdr)
hostapd_entry_update(struct hostapd_table *table, struct hostapd_entry *entry)
TAILQ_ENTRY(hostapd_table) t_entries;
struct hostapd_table *f_from, *f_to, *f_bssid;
struct hostapd_table *i_addr_tbl;
struct hostapd_table *i_route_tbl;
TAILQ_HEAD(, hostapd_table) c_tables;
struct hostapd_table *hostapd_table_add(struct hostapd_config *,
struct hostapd_table *hostapd_table_lookup(struct hostapd_config *,
struct hostapd_entry *hostapd_entry_add(struct hostapd_table *,
struct hostapd_entry *hostapd_entry_lookup(struct hostapd_table *,
void hostapd_entry_update(struct hostapd_table *,
struct hostapd_table *table;
struct hostapd_table *table;