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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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
1138 ipv6cp_close(f->unit, "Could not determine remote LL address");
1143 ipv6cp_close(f->unit, "Could not determine local LL address");
1148 ipv6cp_close(f->unit, "local and remote LL addresses are equal");
1180 ipv6cp_close(f->unit, "Interface configuration failed");
1196 ipv6cp_close(f->unit, "Interface configuration failed");
1206 ipv6cp_close(
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 45 milliseconds