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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.c234 static void ipcp_close __P((int, char *));
254 ipcp_close,
611 * ipcp_close - Take IPCP down.
614 ipcp_close(unit, reason) function
1701 ipcp_close(f->unit, "Refused our IP address");
1706 ipcp_close(f->unit, "Could not determine local IP address");
1731 ipcp_close(f->unit, "Unauthorized remote IP address");
1764 ipcp_close(f->unit, "Interface configuration failed");
1792 ipcp_close(f->unit, "Interface configuration failed");
1804 ipcp_close(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipcp.c199 static void ipcp_close __P((int, char *));
219 ipcp_close,
570 * ipcp_close - Take IPCP down.
573 ipcp_close(unit, reason) function
1576 ipcp_close(f->unit, "Could not determine local IP address");
1601 ipcp_close(f->unit, "Unauthorized remote IP address");
1634 ipcp_close(f->unit, "Interface configuration failed");
1662 ipcp_close(f->unit, "Interface configuration failed");
1671 ipcp_close(f->unit, "Interface configuration failed");
1679 ipcp_close(
[all...]

Completed in 113 milliseconds