llv6_ntoa
notice("local LL address %s", llv6_ntoa(wo->ourid));
notice("remote LL address %s", llv6_ntoa(wo->hisid));
llv6_ntoa(go->ourid));
llv6_ntoa(ho->hisid));
notice("local LL address %s", llv6_ntoa(go->ourid));
notice("remote LL address %s", llv6_ntoa(ho->hisid));
script_setenv("LLLOCAL", llv6_ntoa(go->ourid), 0);
script_setenv("LLREMOTE", llv6_ntoa(ho->hisid), 0);
(void) strlcpy(strlocal, llv6_ntoa(ipv6cp_gotoptions[0].ourid),
(void) strlcpy(strremote, llv6_ntoa(ipv6cp_hisoptions[0].hisid),
printer(arg, "addr %s", llv6_ntoa(ifaceid));
IPV6CPDEBUG(("local LL address %s", llv6_ntoa(ifaceid)));
IPV6CPDEBUG(("(%s)", llv6_ntoa(ifaceid)));