OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openInterface
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/plugins/pppoe/
if.c
82
*%FUNCTION:
openInterface
93
openInterface
(char const *ifname, UINT16_t type, unsigned char *hwaddr)
plugin.c
210
openInterface
(conn->ifName, Eth_PPPOE_Discovery, conn->myEth);
312
openInterface
(conn->ifName, Eth_PPPOE_Discovery, NULL);
pppoe-discovery.c
255
conn->discoverySocket =
openInterface
(conn->ifName, Eth_PPPOE_Discovery, conn->myEth);
pppoe.h
257
int
openInterface
(char const *ifname, UINT16_t type, unsigned char *hwaddr);
Completed in 108 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026