Searched refs:ipv6cp_close (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.c264 static void ipv6cp_close __P((int, char *));
283 ipv6cp_close,
453 * ipv6cp_close - Take IPV6CP down.
456 ipv6cp_close(unit, reason) function
1188 ipv6cp_close(f->unit, "Could not determine remote LL address");
1193 ipv6cp_close(f->unit, "Could not determine local LL address");
1198 ipv6cp_close(f->unit, "local and remote LL addresses are equal");
1230 ipv6cp_close(f->unit, "Interface configuration failed");
1246 ipv6cp_close(f->unit, "Interface configuration failed");
1256 ipv6cp_close(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipv6cp.c219 static void ipv6cp_close __P((int, char *));
238 ipv6cp_close,
406 * ipv6cp_close - Take IPV6CP down.
409 ipv6cp_close(unit, reason) function
1139 ipv6cp_close(f->unit, "Could not determine remote LL address");
1144 ipv6cp_close(f->unit, "Could not determine local LL address");
1149 ipv6cp_close(f->unit, "local and remote LL addresses are equal");
1181 ipv6cp_close(f->unit, "Interface configuration failed");
1198 ipv6cp_close(f->unit, "Interface configuration failed");
1208 ipv6cp_close(
[all...]

Completed in 123 milliseconds