Man Page: compare_ether_addr
Operating Environment: centos
Section: 9
COMPARE_ETHER_ADDR(9) Network device support COMPARE_ETHER_ADDR(9)NAMEcompare_ether_addr - Compare two Ethernet addressesSYNOPSISunsigned compare_ether_addr(const u8 * addr1, const u8 * addr2);ARGUMENTSaddr1 Pointer to a six-byte array containing the Ethernet address addr2 Pointer other six-byte array containing the Ethernet addressDESCRIPTIONCompare two Ethernet addresses, returns 0 if equal, non-zero otherwise. Unlike memcmp, it doesn't return a value suitable for sorting.COPYRIGHTKernel Hackers Manual 3.10 June 2014 COMPARE_ETHER_ADDR(9)
| Related Man Pages |
|---|
| ethers(4) - opensolaris |
| krb5_print_address(3) - freebsd |
| ip(2) - plan9 |
| mc(4) - netbsd |
| wm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |