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

NAME

6       eth_random_addr - Generate software assigned random Ethernet address
7

SYNOPSIS

9       void eth_random_addr(u8 * addr);
10

ARGUMENTS

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

DESCRIPTION

16       Generate a random Ethernet address (MAC) that is not multicast and has
17       the local assigned bit set.
18
20Kernel Hackers Manual 3.10         June 2019                ETH_RANDOM_ADDR(9)
Impressum