HS 2.0: Add support for configuring frame filters
[mech_eap.git] / wpa_supplicant / mesh_rsn.h
index b1471b2..89601d4 100644 (file)
@@ -30,6 +30,7 @@ int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta,
                           const u8 *cat, struct wpabuf *buf);
 int mesh_rsn_process_ampe(struct wpa_supplicant *wpa_s, struct sta_info *sta,
                          struct ieee802_11_elems *elems, const u8 *cat,
+                         const u8 *chosen_pmk,
                          const u8 *start, size_t elems_len);
 void mesh_auth_timer(void *eloop_ctx, void *user_data);