Searched refs:llv6_ntoa (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c334 llv6_ntoa(ifaceid) function
666 IPV6CPDEBUG(("local LL address %s", llv6_ntoa(ifaceid)));
890 IPV6CPDEBUG(("(%s)", llv6_ntoa(ifaceid)));
1121 notice("local LL address %s", llv6_ntoa(wo->ourid));
1122 notice("remote LL address %s", llv6_ntoa(wo->hisid));
1185 llv6_ntoa(go->ourid));
1188 llv6_ntoa(ho->hisid));
1247 notice("local LL address %s", llv6_ntoa(go->ourid));
1248 notice("remote LL address %s", llv6_ntoa(ho->hisid));
1258 script_setenv("LLLOCAL", llv6_ntoa(g
[all...]

Completed in 59 milliseconds