OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 62 milliseconds