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

/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef in typeref:enum:__anon5016
280 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
358 PortControl portControl)
H A Deapol_supp_sm.c45 PortControl portControl;
74 PortControl sPortMode;
967 static const char * eapol_port_control(PortControl ctrl)
1544 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl)

Completed in 49 milliseconds