Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c334 llv6_ntoa(ifaceid) in llv6_ntoa() 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(go->ourid), 0);
[all …]