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

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.c594 int prot_ie_count = 0; local
637 prot_ie_count = ftie->mic_control[1];
656 if (prot_ie_count == 0)
664 prot_ie_count--;
666 prot_ie_count--;
668 prot_ie_count--;
669 if (prot_ie_count < 0) {
675 if (prot_ie_count == 0 && parse->ric) {
685 prot_ie_count) {
686 prot_ie_count
[all...]
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.c594 int prot_ie_count = 0; local
637 prot_ie_count = ftie->mic_control[1];
656 if (prot_ie_count == 0)
664 prot_ie_count--;
666 prot_ie_count--;
668 prot_ie_count--;
669 if (prot_ie_count < 0) {
675 if (prot_ie_count == 0 && parse->ric) {
685 prot_ie_count) {
686 prot_ie_count
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.c594 int prot_ie_count = 0; local
637 prot_ie_count = ftie->mic_control[1];
656 if (prot_ie_count == 0)
664 prot_ie_count--;
666 prot_ie_count--;
668 prot_ie_count--;
669 if (prot_ie_count < 0) {
675 if (prot_ie_count == 0 && parse->ric) {
685 prot_ie_count) {
686 prot_ie_count
[all...]

Completed in 38 milliseconds