Home
last modified time | relevance | path

Searched refs:openInterface (Results 1 – 4 of 4) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
Dif.c96 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr) in openInterface() function
Dpppoe-discovery.c101 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr) in openInterface() function
620 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth); in discovery()
Dpppoe.h263 int openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr);
Dplugin.c186 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth); in PPPOEConnectDevice()