HomeSort by relevance Sort by last modified time
    Searched refs:ipcp_InterfaceUp (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
ipcp.h 126 extern int ipcp_InterfaceUp(struct ipcp *);
ipcp.c 903 ipcp_InterfaceUp(struct ipcp *ipcp)
906 log_Printf(LogERROR, "ipcp_InterfaceUp: unable to set ip address\n");
911 log_Printf(LogERROR, "ipcp_InterfaceUp: Can't set the IFF_UP flag on %s\n",
939 if (!ipcp_InterfaceUp(ipcp))
    [all...]
bundle.c     [all...]

Completed in 291 milliseconds