Searched refs:openInterface (Results 1 – 4 of 4) sorted by relevance
/external/ppp/pppd/plugins/rp-pppoe/ |
D | if.c | 96 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr) in openInterface() function
|
D | pppoe-discovery.c | 101 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr) in openInterface() function 620 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth); in discovery()
|
D | pppoe.h | 263 int openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr);
|
D | plugin.c | 186 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth); in PPPOEConnectDevice()
|