ether_addr_equal(9) centos man page | unix.com

Man Page: ether_addr_equal

Operating Environment: centos

Section: 9

ETHER_ADDR_EQUAL(9)					      Network device support					       ETHER_ADDR_EQUAL(9)

NAME
ether_addr_equal - Compare two Ethernet addresses
SYNOPSIS
bool ether_addr_equal(const u8 * addr1, const u8 * addr2);
ARGUMENTS
addr1 Pointer to a six-byte array containing the Ethernet address addr2 Pointer other six-byte array containing the Ethernet address
DESCRIPTION
Compare two Ethernet addresses, returns true if equal
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ETHER_ADDR_EQUAL(9)
Related Man Pages
ethers(4) - opensolaris
bpqparms(8) - debian
ip(2) - plan9
mc(4) - netbsd
wm(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!