Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.c173 static void ipcp_close __P((int, char *));
195 ipcp_close,
413 ipcp_close(unit, reason) in ipcp_close() function
1447 ipcp_close(f->unit, "Could not determine remote IP address");
1453 ipcp_close(f->unit, "Could not determine local IP address");
1464 ipcp_close(f->unit, "Unauthorized remote IP address");
1480 ipcp_close(f->unit, "Could not enable VJ TCP header compression");
1509 ipcp_close(f->unit, "Interface configuration failed");
1526 ipcp_close(f->unit, "Interface configuration failed.");
1540 ipcp_close(f->unit, "Interface configuration failed");
[all …]