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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c1820 && (wo->hisaddr == 0 || !auth_ip_addr(unit, wo->hisaddr)))
1825 * auth_ip_addr - check whether the peer is authorized to use
1829 auth_ip_addr(unit, addr) function

Completed in 59 milliseconds