eth_zero_addr(9) Assign zero address

SYNOPSIS

void eth_zero_addr(u8 * addr);

ARGUMENTS

addr

Pointer to a six-byte array containing the Ethernet address

DESCRIPTION

Assign the zero address to the given address array.

COPYRIGHT