table of contents
        
      
      
    | ETH_BROADCAST_ADDR(9) | Network device support | ETH_BROADCAST_ADDR(9) | 
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¶
| June 2024 | Kernel Hackers Manual 3.10 |