Home
last modified time | relevance | path

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

/hostap-latest/src/eapol_supp/
Deapol_supp_sm.h350 void eapol_sm_notify_logoff(struct eapol_sm *sm, bool logoff);
442 static inline void eapol_sm_notify_logoff(struct eapol_sm *sm, bool logoff) in eapol_sm_notify_logoff() argument
Deapol_supp_sm.c1671 void eapol_sm_notify_logoff(struct eapol_sm *sm, bool logoff) in eapol_sm_notify_logoff() argument
1674 sm->userLogoff = logoff; in eapol_sm_notify_logoff()
1675 if (!logoff) { in eapol_sm_notify_logoff()
/hostap-latest/src/eapol_auth/
Deapol_auth_sm.h50 int remediation, bool logoff);
Deapol_auth_sm.c222 bool logoff = sm->eapolLogoff; in SM_STATE() local
240 sm->remediation, logoff)) { in SM_STATE()
/hostap-latest/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml44 logoff/logon. wpa_cli provides a user interface to request
241 <term>logoff</term>
243 <para>IEEE 802.1X EAPOL state machine logoff</para>
/hostap-latest/src/ap/
Dieee802_1x.c48 int remediation, bool logoff);
2350 int preauth, int remediation, bool logoff) in _ieee802_1x_finished() argument
2360 return ieee802_1x_finished(hapd, sta, success, remediation, logoff); in _ieee802_1x_finished()
3077 int remediation, bool logoff) in ieee802_1x_finished() argument
3138 logoff ? 0 : 10); in ieee802_1x_finished()
3139 if (logoff && sta->wpa_sm) in ieee802_1x_finished()
/hostap-latest/wpa_supplicant/
DREADME691 reassociation and IEEE 802.1X logoff/logon. wpa_cli provides a user
756 logoff = IEEE 802.1X EAPOL state machine logoff
/hostap-latest/doc/
Dctrl_iface.doxygen198 IEEE 802.1X EAPOL state machine logoff.
Ddbus.doxygen606 <p>IEEE 802.1X EAPOL state machine logoff.</p>