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

/freebsd-12-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h17 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef in typeref:enum:__anon7473
332 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
430 PortControl portControl)
H A Deapol_supp_sm.c47 PortControl portControl;
76 PortControl sPortMode;
1070 static const char * eapol_port_control(PortControl ctrl)
1736 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl)

Completed in 161 milliseconds