ETHER_ADDR_EQUAL(9) Network device support ETHER_ADDR_EQUAL(9)NAMEether_addr_equal - Compare two Ethernet addressesSYNOPSISbool ether_addr_equal(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 true if equalCOPYRIGHTKernel Hackers Manual 3.10 June 2014 ETHER_ADDR_EQUAL(9)
| Related Man Pages |
|---|
| krb5_address(3) - freebsd |
| ethers(4) - opensolaris |
| ip(2) - plan9 |
| wm(4) - netbsd |
| xi(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Controlling user input |
| [TIP] Processing YAML files with yq |