centos man page for is_local_ether_addr

Query: is_local_ether_addr

OS: centos

Section: 9

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

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
bool 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 3.10 June 2014 IS_LOCAL_ETHER_ADDR(9)
Related Man Pages
ether_aton(3) - linux
ether_hostton(3) - linux
ether_ntoa_r(3) - linux
ether_hostton(3) - redhat
ether_ntohost(3) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Controlling user input