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

/freebsd-13-stable/usr.sbin/ppp/
H A Dipcp.h128 extern int ipcp_InterfaceUp(struct ipcp *);
H A Dipcp.c910 ipcp_InterfaceUp(struct ipcp *ipcp) function
913 log_Printf(LogERROR, "ipcp_InterfaceUp: unable to set ip address\n");
918 log_Printf(LogERROR, "ipcp_InterfaceUp: Can't set the IFF_UP flag on %s\n",
946 if (!ipcp_InterfaceUp(ipcp))
H A Dbundle.c1706 ipcp_InterfaceUp(&bundle->ncp.ipcp);

Completed in 166 milliseconds