HomeSort by relevance Sort by last modified time
    Searched refs: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 404 sprintf(b, "fe80::%s", eui64_ntoa(ifaceid));
    [all...]

Completed in 375 milliseconds