Searched refs:openInterface (Results 1 – 3 of 3) sorted by relevance
/external/ppp/pppd/plugins/rp-pppoe/ |
D | if.c | 275 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr) in openInterface() function 419 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr) in openInterface() function 708 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr) in openInterface() function
|
D | pppoe.h | 283 int openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr);
|
D | discovery.c | 590 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth); in discovery()
|