Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.c142 Boolean force_authorized_update; member
913 cb = sm->suppPortStatus != Authorized || sm->force_authorized_update; in eapol_sm_set_port_authorized()
914 sm->force_authorized_update = FALSE; in eapol_sm_set_port_authorized()
925 cb = sm->suppPortStatus != Unauthorized || sm->force_authorized_update; in eapol_sm_set_port_unauthorized()
926 sm->force_authorized_update = FALSE; in eapol_sm_set_port_unauthorized()
1426 sm->force_authorized_update = TRUE; in eapol_sm_notify_portEnabled()
2092 sm->force_authorized_update = TRUE; in eapol_sm_init()