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
pcapinfo(1p) - debian
rdma_join_multicast(3) - centos
ether_is_multicast(9) - netbsd
ether_addmulti(9) - netbsd
fddi_delmulti(9) - netbsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I