Searched defs:_npppd_auth_base (Results 1 – 1 of 1) sorted by relevance
29 struct _npppd_auth_base { struct31 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 …]