OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eui64_ntoa
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
eui64.c
45
*
eui64_ntoa
- Make an ascii representation of an interface identifier
48
eui64_ntoa
(e)
function
eui64.h
111
char *
eui64_ntoa
__P((eui64_t)); /* Returns ascii representation of id */
ipv6cp.c
413
sprintf(b, "fe80::%s",
eui64_ntoa
(ifaceid));
[
all
...]
Completed in 580 milliseconds