1ETHER_ADDR_TO_U64(9)        Network device support        ETHER_ADDR_TO_U64(9)
2
3
4

NAME

6       ether_addr_to_u64 - Convert an Ethernet address into a u64 value.
7

SYNOPSIS

9       u64 ether_addr_to_u64(const u8 * addr);
10

ARGUMENTS

12       addr
13           Pointer to a six-byte array containing the Ethernet address
14

DESCRIPTION

16       Return a u64 value of the address
17
19Kernel Hackers Manual 3.10         June 2019              ETHER_ADDR_TO_U64(9)
Impressum