OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:etherid
(Results
1 - 1
of
1
) sorted by null
/external/libppp/src/
ether.c
463
char
etherid
[12];
local
587
snprintf(
etherid
, sizeof
etherid
, "[%x]:", ninfo->id);
590
etherid
, mkp.ourhook, mkp.peerhook);
592
if (NgSendMsg(dev->cs,
etherid
, NGM_GENERIC_COOKIE,
595
etherid
, strerror(errno));
Completed in 44 milliseconds