Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eapol_supp/
H A 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()
H A 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()