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

/external/ppp/pppd/
H A Dipxcp.c175 static void ipxcp_close __P((int, char *));
191 ipxcp_close,
478 * ipxcp_close - Take IPXCP down.
481 ipxcp_close(unit, reason) function
1321 ipxcp_close(f->unit, errmsg);
1333 ipxcp_close (unit, errmsg);
1341 ipxcp_close(unit, "Interface configuration failed");
1350 ipxcp_close(unit, "Interface configuration failed");

Completed in 68 milliseconds