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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipv6cp.c378 char *llv6_ntoa(eui64_t ifaceid);
389 printer(arg, "%s", llv6_ntoa(wo->ourid));
392 printer(arg, "%s", llv6_ntoa(wo->hisid));
399 llv6_ntoa(ifaceid) function
730 IPV6CPDEBUG(("local LL address %s", llv6_ntoa(ifaceid)));
949 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(h
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipv6cp.c342 printer(arg, "%s", llv6_ntoa(wo->ourid));
345 printer(arg, "%s", llv6_ntoa(wo->hisid));
352 llv6_ntoa(ifaceid) function
680 IPV6CPDEBUG(("local LL address %s", llv6_ntoa(ifaceid)));
899 IPV6CPDEBUG(("(%s)", llv6_ntoa(ifaceid)));
1108 notice("local LL address %s", llv6_ntoa(wo->ourid));
1109 notice("remote LL address %s", llv6_ntoa(wo->hisid));
1153 script_setenv("LLLOCAL", llv6_ntoa(go->ourid), 0);
1154 script_setenv("LLREMOTE", llv6_ntoa(ho->hisid), 0);
1171 llv6_ntoa(g
[all...]

Completed in 58 milliseconds