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

  /external/ppp/pppd/plugins/rp-pppoe/
if.c 85 *%FUNCTION: openInterface
96 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr)
pppoe.h 263 int openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr);
pppoe-discovery.c 90 *%FUNCTION: openInterface
101 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr)
620 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth);
plugin.c 186 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth);

Completed in 189 milliseconds