Searched refs:prot_ie_count (Results 1 – 1 of 1) sorted by relevance
1159 int prot_ie_count = 0; in wpa_ft_parse_ies() local1221 prot_ie_count = pos[1]; /* Element Count field in in wpa_ft_parse_ies()1244 if (prot_ie_count == 0) in wpa_ft_parse_ies()1252 prot_ie_count--; in wpa_ft_parse_ies()1254 prot_ie_count--; in wpa_ft_parse_ies()1256 prot_ie_count--; in wpa_ft_parse_ies()1258 prot_ie_count--; in wpa_ft_parse_ies()1259 if (prot_ie_count < 0) { in wpa_ft_parse_ies()1265 if (prot_ie_count == 0 && parse->ric) { in wpa_ft_parse_ies()1275 prot_ie_count) { in wpa_ft_parse_ies()[all …]