Home
last modified time | relevance | path

Searched defs:wpa_ft_ies (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/src/common/
Dwpa_common.h566 struct wpa_ft_ies { struct
567 const u8 *mdie;
568 size_t mdie_len;
569 const u8 *ftie;
570 size_t ftie_len;
571 const u8 *r1kh_id;
572 const u8 *gtk;
573 size_t gtk_len;
574 const u8 *r0kh_id;
575 size_t r0kh_id_len;
[all …]