Searched defs:auth_ip_addr (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dauth.c2165 && (wo->hisaddr == 0 || !auth_ip_addr(unit, wo->hisaddr))) {
2177 * auth_ip_addr - check whether the peer is authorized to use
2181 auth_ip_addr(unit, addr) function

Completed in 136 milliseconds