Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/eapol_supp/
HDeapol_supp_sm.h15 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef
320 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
407 PortControl portControl) in eapol_sm_notify_portControl()
HDeapol_supp_sm.c46 PortControl portControl;
75 PortControl sPortMode;
1038 static const char * eapol_port_control(PortControl ctrl) in eapol_port_control()
1704 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) in eapol_sm_notify_portControl()