HomeSort by relevance Sort by last modified time
    Searched refs:ether_to_eui64 (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
pppd.h 662 int ether_to_eui64(eui64_t *p_eui64); /* convert eth0 hw address to EUI64 */
    [all...]
ipv6cp.c 1104 if (ether_to_eui64(&wo->ourid)) {
    [all...]
sys-linux.c 2910 ether_to_eui64(eui64_t *p_eui64) function
    [all...]
sys-solaris.c 526 * ether_to_eui64 - Convert 48-bit Ethernet address into 64-bit EUI
534 ether_to_eui64(eui64_t *p_eui64) function
    [all...]

Completed in 194 milliseconds