hostap_sta
struct hostap_sta reqsta;
struct hostap_sta stabuf;
while (sta && reqall.size >= n+sizeof(struct hostap_sta)) {
sizeof(struct hostap_sta));
n += sizeof(struct hostap_sta);
struct hostap_sta *addr;