Searched defs:PortControl (Results 1 - 5 of 5) sorted by relevance

/external/wpa_supplicant/
H A Deapol_sm.h21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef in typeref:enum:__anon12432
228 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
302 PortControl portControl)
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef in typeref:enum:__anon12658
247 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
321 PortControl portControl)
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.h21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef in typeref:enum:__anon12882
263 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
338 PortControl portControl)
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.h21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef in typeref:enum:__anon13101
263 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
338 PortControl portControl)
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.h21 typedef enum { Auto, ForceUnauthorized, ForceAuthorized } PortControl; typedef in typeref:enum:__anon13321
263 void eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl);
338 PortControl portControl)

Completed in 41 milliseconds