is_broadcast_ether_addr(9) centos man page | unix.com

Man Page: is_broadcast_ether_addr

Operating Environment: centos

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
bool 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 3.10 June 2014 IS_BROADCAST_ETHER_A(9)
Related Man Pages
ether_line(3) - redhat
ether_ntoa(3) - redhat
ipsec_subnetof(3) - debian
bpqparms(8) - debian
ipsec_broadcastof(3) - centos
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq