Home
last modified time | relevance | path

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

/hostap-latest/src/eapol_supp/
Deapol_supp_sm.h17 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef
354 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
453 PortControl portControl) in eapol_sm_notify_portControl()
Deapol_supp_sm.c47 PortControl portControl;
76 PortControl sPortMode;
1086 static const char * eapol_port_control(PortControl ctrl) in eapol_port_control()
1761 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) in eapol_sm_notify_portControl()