Home
last modified time | relevance | path

Searched defs:wpa_cred (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h61 struct wpa_cred { struct
68 struct wpa_cred *next; argument
79 int id;
84 int temporary;
96 int priority;
101 int pcsc;
106 char *realm;
111 char *username;
116 char *password;
121 int ext_password;
[all …]