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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h80 unsigned int mgmt_frame_prot:1; member in struct:wpa_state_machine
H A Dwpa_auth_ie.c701 sm->mgmt_frame_prot = 0;
703 sm->mgmt_frame_prot = 1;
801 sm->mgmt_frame_prot = 1;
991 return sm ? sm->mgmt_frame_prot : 0;
H A Dwpa_auth.c1761 if (sm->mgmt_frame_prot && event == WPA_AUTH)
2620 if (sm->mgmt_frame_prot) {
2637 if (!sm->mgmt_frame_prot)
H A Dwpa_auth_ft.c704 if (sm->mgmt_frame_prot) {
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h80 unsigned int mgmt_frame_prot:1; member in struct:wpa_state_machine
H A Dwpa_auth_ie.c701 sm->mgmt_frame_prot = 0;
703 sm->mgmt_frame_prot = 1;
801 sm->mgmt_frame_prot = 1;
991 return sm ? sm->mgmt_frame_prot : 0;
H A Dwpa_auth.c1761 if (sm->mgmt_frame_prot && event == WPA_AUTH)
2620 if (sm->mgmt_frame_prot) {
2637 if (!sm->mgmt_frame_prot)
H A Dwpa_auth_ft.c704 if (sm->mgmt_frame_prot) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h80 unsigned int mgmt_frame_prot:1; member in struct:wpa_state_machine
H A Dwpa_auth_ie.c701 sm->mgmt_frame_prot = 0;
703 sm->mgmt_frame_prot = 1;
801 sm->mgmt_frame_prot = 1;
991 return sm ? sm->mgmt_frame_prot : 0;
H A Dwpa_auth.c1761 if (sm->mgmt_frame_prot && event == WPA_AUTH)
2620 if (sm->mgmt_frame_prot) {
2637 if (!sm->mgmt_frame_prot)
H A Dwpa_auth_ft.c704 if (sm->mgmt_frame_prot) {

Completed in 127 milliseconds