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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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...]

Completed in 37 milliseconds