is_valid_ether_addr(9) suse man page | unix.com

Man Page: is_valid_ether_addr

Operating Environment: suse

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
int 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 2.6. July 2010 IS_VALID_ETHER_ADDR(9)
Related Man Pages
ether_aton_r(3) - linux
ether_line(3) - linux
ether_aton_r(3) - redhat
ether_hostton(3) - redhat
bpqparms(8) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
Shopt -s histappend
32 bit process addressing more than 4GB