Lines Matching full:ll
728 IPV6CPDEBUG(("local LL address %s", llv6_ntoa(ifaceid)));
1114 option_error("local/remote LL address required for demand-dialling\n");
1138 ppp_notice("local LL address %s", llv6_ntoa(wo->ourid));
1139 ppp_notice("remote LL address %s", llv6_ntoa(wo->hisid));
1160 * We must have a non-zero LL address for both ends of the link.
1169 ppp_error("Could not determine remote LL address");
1170 ipv6cp_close(f->pcb, "Could not determine remote LL address");
1174 ppp_error("Could not determine local LL address");
1175 ipv6cp_close(f->pcb, "Could not determine local LL address");
1179 ppp_error("local and remote LL addresses are equal");
1180 ipv6cp_close(f->pcb, "local and remote LL addresses are equal");
1206 warn("Local LL address changed to %s",
1209 warn("Remote LL address changed to %s",
1229 * Set LL addresses
1247 ppp_notice("local LL address %s", llv6_ntoa(go->ourid));
1248 ppp_notice("remote LL address %s", llv6_ntoa(ho->hisid));
1257 * /etc/ppp/ipv6-up interface tty speed local-LL remote-LL
1365 * interface-name tty-name speed local-LL remote-LL.