is_valid_ether_addr(9) centos man page | unix.com

Man Page: is_valid_ether_addr

Operating Environment: centos

Section: 9

IS_VALID_ETHER_ADDR(9)					      Network device support					    IS_VALID_ETHER_ADDR(9)

NAME
is_valid_ether_addr - Determine if the given Ethernet address is valid
SYNOPSIS
bool is_valid_ether_addr(const u8 * addr);
ARGUMENTS
addr Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Check that the Ethernet address (MAC) is not 00:00:00:00:00:00, is not a multicast address, and is not FF:FF:FF:FF:FF:FF. Return true if the address is valid.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IS_VALID_ETHER_ADDR(9)
Related Man Pages
ether_ntoa_r(3) - redhat
ethers(4) - osf1
xvif(4) - netbsd
ether_aton_r(3) - linux
bpqparms(8) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
CentOS 6 ran out of space, need to reclaim it