Man Page: eth_broadcast_addr
Operating Environment: centos
Section: 9
ETH_BROADCAST_ADDR(9) Network device support ETH_BROADCAST_ADDR(9)NAMEeth_broadcast_addr - Assign broadcast addressSYNOPSISvoid eth_broadcast_addr(u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONAssign the broadcast address to the given address array.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ETH_BROADCAST_ADDR(9)