centos man page for eth_random_addr

Query: eth_random_addr

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ETH_RANDOM_ADDR(9)					      Network device support						ETH_RANDOM_ADDR(9)

NAME
eth_random_addr - Generate software assigned random Ethernet address
SYNOPSIS
void eth_random_addr(u8 * addr);
ARGUMENTS
addr Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Generate a random Ethernet address (MAC) that is not multicast and has the local assigned bit set.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ETH_RANDOM_ADDR(9)
Related Man Pages
ether_aton(3) - redhat
ether_line(3) - redhat
lance(3) - plan9
altera_atse(4) - freebsd
atse(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq