Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c1813 && (wo->hisaddr == 0 || !auth_ip_addr(unit, wo->hisaddr)))
1822 auth_ip_addr(unit, addr) in auth_ip_addr() function
H A Dpppd.h497 extern int auth_ip_addr __P((int, u_int32_t));
H A Dipcp.c1462 if (!auth_ip_addr(f->unit, ho->hisaddr)) {