Searched refs:rsn_ftie (Results 1 – 4 of 4) sorted by relevance
154 struct rsn_ftie *ftie; in wpa_ft_gen_req_ies()161 buf_len = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_gen_req_ies()260 ftie = (struct rsn_ftie *) pos; in wpa_ft_gen_req_ies()381 struct rsn_ftie *ftie; in wpa_ft_process_response()424 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_response()662 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc_resp()693 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc_resp()
162 struct rsn_ftie *_ftie; in wpa_ft_mic()168 _ftie = (struct rsn_ftie *) (pos + 2); in wpa_ft_mic()197 pos = ie + sizeof(struct rsn_ftie); in wpa_ft_parse_ftie()244 const struct rsn_ftie *ftie; in wpa_ft_parse_ies()276 ftie = (const struct rsn_ftie *) (pos + 2); in wpa_ft_parse_ies()
293 struct rsn_ftie { struct
95 struct rsn_ftie *hdr; in wpa_write_ftie()104 hdr = (struct rsn_ftie *) pos; in wpa_write_ftie()625 struct rsn_ftie *_ftie; in wpa_sm_write_assoc_resp_ies()711 _ftie = (struct rsn_ftie *) (ftie + 2); in wpa_sm_write_assoc_resp_ies()794 struct rsn_ftie *ftie; in wpa_ft_process_auth_req()827 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_auth_req()902 buflen = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_process_auth_req()981 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc()1021 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc()