centos man page for is_zero_ether_addr

Query: is_zero_ether_addr

OS: centos

Section: 9

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

IS_ZERO_ETHER_ADDR(9)					      Network device support					     IS_ZERO_ETHER_ADDR(9)

NAME
is_zero_ether_addr - Determine if give Ethernet address is all zeros.
SYNOPSIS
bool is_zero_ether_addr(const u8 * addr);
ARGUMENTS
addr Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Return true if the address is all zeroes.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IS_ZERO_ETHER_ADDR(9)
Related Man Pages
ether_hostton(3) - linux
ether_ntohost(3) - linux
ether_aton_r(3) - redhat
ether_line(3) - redhat
ether_aton(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq