Home
last modified time | relevance | path

Searched refs:fte_elem_count (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/wlantest/
Drx_mgmt.c1568 u8 fte_elem_count; in rx_mgmt_reassoc_req() local
1634 fte_elem_count = fte->mic_control[1]; in rx_mgmt_reassoc_req()
1647 fte_elem_count = fte->mic_control[1]; in rx_mgmt_reassoc_req()
1697 if (fte_elem_count != count) { in rx_mgmt_reassoc_req()
1700 fte_elem_count, count); in rx_mgmt_reassoc_req()
2185 u8 fte_elem_count; in rx_mgmt_reassoc_resp() local
2251 fte_elem_count = fte->mic_control[1]; in rx_mgmt_reassoc_resp()
2264 fte_elem_count = fte->mic_control[1]; in rx_mgmt_reassoc_resp()
2400 if (fte_elem_count != count) { in rx_mgmt_reassoc_resp()
2403 fte_elem_count, count); in rx_mgmt_reassoc_resp()
/hostap-latest/src/rsn_supp/
Dwpa_ft.c1142 if (parse.fte_elem_count != count) { in wpa_ft_validate_reassoc_resp()
1145 parse.fte_elem_count, count); in wpa_ft_validate_reassoc_resp()
/hostap-latest/src/common/
Dwpa_common.h579 unsigned int fte_elem_count; member
Dwpa_common.c1164 parse->fte_elem_count = pos[1]; in wpa_ft_parse_fte()
/hostap-latest/src/ap/
Dwpa_auth_ft.c3633 if (parse.fte_elem_count != count) { in wpa_ft_validate_reassoc()
3636 parse.fte_elem_count, count); in wpa_ft_validate_reassoc()