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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c217 static void ipv6cp_close __P((int, char *));
236 ipv6cp_close, /* Called when link has gone down */
394 * ipv6cp_close - Take IPV6CP down.
397 ipv6cp_close(unit, reason) function
1152 ipv6cp_close(f->unit, "Could not determine remote LL address");
1157 ipv6cp_close(f->unit, "Could not determine local LL address");
1162 ipv6cp_close(f->unit, "local and remote LL addresses are equal");
1170 ipv6cp_close(f->unit, "Could not enable TCP compression");
1195 ipv6cp_close(f->unit, "Interface configuration failed");
1202 ipv6cp_close(
[all...]

Completed in 99 milliseconds