Searched refs:rsn_ftie (Results 1 – 4 of 4) sorted by relevance
154 struct rsn_ftie *ftie; in wpa_ft_gen_req_ies()160 buf_len = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_gen_req_ies()259 ftie = (struct rsn_ftie *) pos; in wpa_ft_gen_req_ies()380 struct rsn_ftie *ftie; in wpa_ft_process_response()423 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_response()661 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc_resp()687 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc_resp()
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()785 struct rsn_ftie *ftie; in wpa_ft_process_auth_req()818 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_auth_req()892 buflen = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_process_auth_req()971 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc()1011 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc()
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()
288 struct rsn_ftie { struct