suse man page for is_multicast_ether_addr

Query: is_multicast_ether_addr

OS: suse

Section: 9

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

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
int 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 2.6. July 2010 IS_MULTICAST_ETHER_A(9)
Related Man Pages
ether_next_multi(9) - netbsd
rdma_join_multicast(3) - debian
fddi_delmulti(9) - netbsd
fddi_ifattach(9) - netbsd
mtest(8) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I