Searched refs:hostapd_sta_info (Results 1 – 4 of 4) sorted by relevance
580 struct hostapd_sta_info *info; in sta_track_expire()586 while ((info = dl_list_first(&iface->sta_seen, struct hostapd_sta_info, in sta_track_expire()604 static struct hostapd_sta_info * sta_track_get(struct hostapd_iface *iface, in sta_track_get()607 struct hostapd_sta_info *info; in sta_track_get()609 dl_list_for_each(info, &iface->sta_seen, struct hostapd_sta_info, list) in sta_track_get()619 struct hostapd_sta_info *info; in sta_track_add()
292 struct hostapd_sta_info { struct
362 struct hostapd_sta_info *info; in sta_track_deinit()367 while ((info = dl_list_first(&iface->sta_seen, struct hostapd_sta_info, in sta_track_deinit()
2047 struct hostapd_sta_info *info; in hostapd_ctrl_iface_track_sta_list()2057 struct hostapd_sta_info, list) { in hostapd_ctrl_iface_track_sta_list()