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

/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_common.c926 int prot_ie_count = 0; local
998 prot_ie_count = ftie_sha384->mic_control[1];
1015 prot_ie_count = ftie->mic_control[1];
1036 if (prot_ie_count == 0)
1044 prot_ie_count--;
1046 prot_ie_count--;
1048 prot_ie_count--;
1049 if (prot_ie_count < 0) {
1055 if (prot_ie_count == 0 && parse->ric) {
1065 prot_ie_count) {
[all...]

Completed in 158 milliseconds