Query: compare_ether_addr
OS: suse
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)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 equalCOPYRIGHTKernel Hackers Manual 2.6. July 2010 COMPARE_ETHER_ADDR(9)