Searched defs:wpa_ft_ies (Results 1 – 1 of 1) sorted by relevance
488 struct wpa_ft_ies { struct489 const u8 *mdie;490 size_t mdie_len;491 const u8 *ftie;492 size_t ftie_len;493 const u8 *r1kh_id;494 const u8 *gtk;495 size_t gtk_len;496 const u8 *r0kh_id;497 size_t r0kh_id_len;[all …]