Searched defs:wpa_ft_ies (Results 1 – 1 of 1) sorted by relevance
565 struct wpa_ft_ies { struct566 const u8 *mdie;567 size_t mdie_len;568 const u8 *ftie;569 size_t ftie_len;570 const u8 *r1kh_id;571 const u8 *gtk;572 size_t gtk_len;573 const u8 *r0kh_id;574 size_t r0kh_id_len;[all …]