centos man page for is_valid_ether_addr

Query: is_valid_ether_addr

OS: centos

Section: 9

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

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_aton_r(3) - linux
ether_line(3) - redhat
ether_ntohost(3) - redhat
bpqparms(8) - debian
ethers(5) - ultrix
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!