centos man page for compare_ether_addr

Query: compare_ether_addr

OS: centos

Section: 9

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

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
ethers(4) - opensolaris
krb5_print_address(3) - freebsd
ethers(5) - ultrix
qe(4) - netbsd
xi(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input