is_broadcast_ether_addr(9) suse man page | unix.com

Man Page: is_broadcast_ether_addr

Operating Environment: suse

Section: 9

IS_BROADCAST_ETHER_A(9) 				      Network device support					   IS_BROADCAST_ETHER_A(9)

NAME
is_broadcast_ether_addr - Determine if the Ethernet address is broadcast
SYNOPSIS
int is_broadcast_ether_addr(const u8 * addr);
ARGUMENTS
addr Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Return true if the address is the broadcast address.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IS_BROADCAST_ETHER_A(9)
Related Man Pages
ether_hostton(3) - redhat
ether_ntohost(3) - redhat
ipsec_broadcastof(3) - debian
ipsec_broadcastof(3) - centos
ipsec_hostof(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I