Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.c145 int prot_ie_count = 0; in wpa_ft_parse_ies() local
177 prot_ie_count = ftie->mic_control[1]; in wpa_ft_parse_ies()
194 if (prot_ie_count == 0) in wpa_ft_parse_ies()
202 prot_ie_count--; in wpa_ft_parse_ies()
204 prot_ie_count--; in wpa_ft_parse_ies()
206 prot_ie_count--; in wpa_ft_parse_ies()
207 if (prot_ie_count < 0) { in wpa_ft_parse_ies()
213 if (prot_ie_count == 0 && parse->ric) { in wpa_ft_parse_ies()
222 prot_ie_count) { in wpa_ft_parse_ies()
223 prot_ie_count--; in wpa_ft_parse_ies()
[all …]