Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dpppd.h577 int auth_ip_addr __P((int, u_int32_t));
Dauth.c1975 && (wo->hisaddr == 0 || !auth_ip_addr(unit, wo->hisaddr))) {
1991 auth_ip_addr(unit, addr) in auth_ip_addr() function
Dipcp.c1836 if (ho->hisaddr != 0 && !auth_ip_addr(f->unit, ho->hisaddr)) {