Home | History | Annotate | Download | only in src

Lines Matching refs:authp

893 radius_Authenticate(struct radius *r, struct authinfo *authp, const char *name,
947 switch (authp->physical->link.lcp.want_auth) {
960 switch (authp->physical->link.lcp.want_authtype) {
1016 authp->physical->link.lcp.want_authtype);
1025 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IP_ADDRESS) &&
1035 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IDENTIFIER) &&
1051 radius_put_physical_details(r, authp->physical);
1055 r->cx.auth = authp;