Home
last modified time | relevance | path

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

/titanic_50/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 */
397 ipv6cp_close(unit, reason) in ipv6cp_close() 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(f->unit, "Interface configuration failed");
1214 ipv6cp_close(f->unit, "Interface configuration failed");
[all …]