is_local_ether_addr(9) suse man page | unix.com

Man Page: is_local_ether_addr

Operating Environment: suse

Section: 9

IS_LOCAL_ETHER_ADDR(9)					      Network device support					    IS_LOCAL_ETHER_ADDR(9)

NAME
is_local_ether_addr - Determine if the Ethernet address is locally-assigned one (IEEE 802).
SYNOPSIS
int is_local_ether_addr(const u8 * addr);
ARGUMENTS
addr Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Return true if the address is a local address.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IS_LOCAL_ETHER_ADDR(9)
Related Man Pages
ether_ntoa_r(3) - redhat
ether_line(3) - linux
ether_line(3) - redhat
ether_hostton(3) - redhat
mxfe(7d) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I