X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=src%2Fap%2Ftaxonomy.h;h=80f245c77c82cc8370844082893969df7f8b115d;hp=9c85ee2460b5556f4d8183f315ed0d46916dd020;hb=442819406c9ebf9a10a771053af83e855a6efa3d;hpb=04059ab84458f43dda9130e4fff745b268424b99 diff --git a/src/ap/taxonomy.h b/src/ap/taxonomy.h index 9c85ee2..80f245c 100644 --- a/src/ap/taxonomy.h +++ b/src/ap/taxonomy.h @@ -12,6 +12,9 @@ void taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len); +void taxonomy_hostapd_sta_info_probe_req(const struct hostapd_data *hapd, + struct hostapd_sta_info *sta, + const u8 *ie, size_t ie_len); void taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len);