Query: is_zero_ether_addr
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IS_ZERO_ETHER_ADDR(9) Network device support IS_ZERO_ETHER_ADDR(9)NAMEis_zero_ether_addr - Determine if give Ethernet address is all zeros.SYNOPSISint is_zero_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONReturn true if the address is all zeroes.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IS_ZERO_ETHER_ADDR(9)