Name

ether_addr_to_u64 — Convert an Ethernet address into a u64 value.

Synopsis

u64 ether_addr_to_u64 (const u8 * addr);
 

Arguments

const u8 * addr

Pointer to a six-byte array containing the Ethernet address

Description

Return a u64 value of the address