eth_broadcast_addr (9) - Linux Manuals
eth_broadcast_addr: Assign broadcast address
NAME
eth_broadcast_addr - Assign broadcast address
SYNOPSIS
-
void eth_broadcast_addr(u8
* addr);
ARGUMENTS
addr
-
- Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Assign the broadcast address to the given address array.
COPYRIGHT