Name

eth_broadcast_addr — Assign broadcast address

Synopsis

void eth_broadcast_addr (u8 * addr);
 

Arguments

u8 * addr

Pointer to a six-byte array containing the Ethernet address

Description

Assign the broadcast address to the given address array.