is_multicast_ether_addr(9) centos man page | unix.com

Man Page: is_multicast_ether_addr

Operating Environment: centos

Section: 9

IS_MULTICAST_ETHER_A(9) 				      Network device support					   IS_MULTICAST_ETHER_A(9)

NAME
is_multicast_ether_addr - Determine if the Ethernet address is a multicast.
SYNOPSIS
bool is_multicast_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 multicast address. By definition the broadcast address is also a multicast address.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IS_MULTICAST_ETHER_A(9)
Related Man Pages
ether_next_multi(9) - netbsd
ln(4) - ultrix
ether_addmulti(9) - netbsd
ethersubr(9) - netbsd
fddi_addmulti(9) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq