Assign zero address
void eth_zero_addr(u8 * addr);
addr
Pointer to a six-byte array containing the Ethernet address
Assign the zero address to the given address array.