Home
last modified time | relevance | path

Searched refs:npppd_auth_get_framed_ip (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_auth.h74 int npppd_auth_get_framed_ip (npppd_auth_base *, const char *, struct in_addr *, st…
H A Dnpppd_auth.c305 npppd_auth_get_framed_ip(npppd_auth_base *base, const char *username, in npppd_auth_get_framed_ip() function
H A Dnpppd.c689 if (npppd_auth_get_framed_ip(ppp->realm, username, in npppd_get_user_framed_ip_address()