Home
last modified time | relevance | path

Searched refs:elem_count (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa_ft.c169 u8 *buf, *pos, *ftie_len, *ftie_pos, *fte_mic, *elem_count; in wpa_ft_gen_req_ies() local
311 elem_count = &ftie->mic_control[1]; in wpa_ft_gen_req_ies()
321 elem_count = &ftie->mic_control[1]; in wpa_ft_gen_req_ies()
380 *elem_count = 3 + ieee802_11_ie_count(ric_ies, ric_ies_len); in wpa_ft_gen_req_ies()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c2421 u8 *fte_mic, *elem_count; in wpa_sm_write_assoc_resp_ies() local
2564 elem_count = &_ftie->mic_control[1]; in wpa_sm_write_assoc_resp_ies()
2569 elem_count = &_ftie->mic_control[1]; in wpa_sm_write_assoc_resp_ies()
2572 *elem_count = 3; /* Information element count */ in wpa_sm_write_assoc_resp_ies()
2580 *elem_count += in wpa_sm_write_assoc_resp_ies()