Searched defs:ft_context (Results 1 – 1 of 1) sorted by relevance
395 struct ft_context { struct397 uint32_t r0kh_id_len;398 uint8_t r0kh_id[ROAM_R0KH_ID_MAX_LEN];401 uint8_t auth_ft_ie[MAX_FTIE_SIZE];402 uint16_t auth_ie_len;403 uint8_t reassoc_ft_ie[MAX_FTIE_SIZE];404 uint16_t reassoc_ie_len;405 uint8_t ric_ies[MAX_FTIE_SIZE];406 uint16_t ric_ies_length;407 bool set_ft_preauth_state;[all …]