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()261 ftie = (struct rsn_ftie *) pos; in wpa_ft_gen_req_ies()382 struct rsn_ftie *ftie; in wpa_ft_process_response()424 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_response()678 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc_resp()703 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc_resp()
102 struct rsn_ftie *hdr; in wpa_write_ftie()111 hdr = (struct rsn_ftie *) pos; in wpa_write_ftie()645 struct rsn_ftie *_ftie; in wpa_sm_write_assoc_resp_ies()730 _ftie = (struct rsn_ftie *) (ftie + 2); in wpa_sm_write_assoc_resp_ies()804 struct rsn_ftie *ftie; in wpa_ft_process_auth_req()837 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_process_auth_req()906 buflen = 2 + sizeof(struct rsn_mdie) + 2 + sizeof(struct rsn_ftie) + in wpa_ft_process_auth_req()994 struct rsn_ftie *ftie; in wpa_ft_validate_reassoc()1034 ftie = (struct rsn_ftie *) parse.ftie; in wpa_ft_validate_reassoc()
168 struct rsn_ftie *_ftie; in wpa_ft_mic()174 _ftie = (struct rsn_ftie *) (pos + 2); in wpa_ft_mic()203 pos = ie + sizeof(struct rsn_ftie); in wpa_ft_parse_ftie()250 const struct rsn_ftie *ftie; in wpa_ft_parse_ies()282 ftie = (const struct rsn_ftie *) (pos + 2); in wpa_ft_parse_ies()
304 struct rsn_ftie { struct