compare_ether_addr(9) centos man page | unix.com

Man Page: compare_ether_addr

Operating Environment: centos

Section: 9

COMPARE_ETHER_ADDR(9)					      Network device support					     COMPARE_ETHER_ADDR(9)

NAME
compare_ether_addr - Compare two Ethernet addresses
SYNOPSIS
unsigned compare_ether_addr(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 0 if equal, non-zero otherwise. Unlike memcmp, it doesn't return a value suitable for sorting.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 COMPARE_ETHER_ADDR(9)
Related Man Pages
krb5_address(3) - freebsd
ip(2) - plan9
ethers(4) - sunos
krb5_address_order(3) - freebsd
krb5_address_prefixlen_boundary(3) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it