Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm_i.h18 PortTypes; typedef
57 PortTypes portControl;
72 PortTypes portMode;
Deapol_auth_dump.c16 static inline const char * port_type_txt(PortTypes pt) in port_type_txt()