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

  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 283 int openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr);
if.c 261 *%FUNCTION: openInterface
275 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr)
336 rp_fatal("openInterface: no hwaddr arg.");
408 *%FUNCTION: openInterface
419 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr)
697 *%FUNCTION: openInterface
708 openInterface(char const *ifname, UINT16_t type, unsigned char *hwaddr)
discovery.c 590 openInterface(conn->ifName, Eth_PPPOE_Discovery, conn->myEth);

Completed in 139 milliseconds