Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_auth_local.h29 struct _npppd_auth_base { struct
31 char name[NPPPD_GENERIC_NAME_LEN];
33 npppd *npppd;
35 int type;
37 char pppsuffix[64];
40 initialized:1,
42 disposing:1,
44 radius_ready:1,
46 eap_capable:1,
48 strip_nt_domain:1,
[all …]