Lines Matching refs:llv6_ntoa
387 char *llv6_ntoa(eui64_t ifaceid);
398 printer(arg, "%s", llv6_ntoa(wo->ourid));
401 printer(arg, "%s", llv6_ntoa(wo->hisid));
408 llv6_ntoa(ifaceid) in llv6_ntoa() function
739 IPV6CPDEBUG(("local LL address %s", llv6_ntoa(ifaceid)));
958 IPV6CPDEBUG(("(%s)", llv6_ntoa(ifaceid)));
1157 notice("local LL address %s", llv6_ntoa(wo->ourid));
1158 notice("remote LL address %s", llv6_ntoa(wo->hisid));
1202 script_setenv("LLLOCAL", llv6_ntoa(go->ourid), 0);
1203 script_setenv("LLREMOTE", llv6_ntoa(ho->hisid), 0);
1220 llv6_ntoa(go->ourid));
1223 llv6_ntoa(ho->hisid));
1255 notice("local LL address %s", llv6_ntoa(go->ourid));
1256 notice("remote LL address %s", llv6_ntoa(ho->hisid));
1392 strcpy(strlocal, llv6_ntoa(ipv6cp_gotoptions[0].ourid));
1393 strcpy(strremote, llv6_ntoa(ipv6cp_hisoptions[0].hisid));
1472 printer(arg, "addr %s", llv6_ntoa(ifaceid));