Man Page: is_broadcast_ether_addr
Operating Environment: centos
Section: 9
IS_BROADCAST_ETHER_A(9) Network device support IS_BROADCAST_ETHER_A(9)NAMEis_broadcast_ether_addr - Determine if the Ethernet address is broadcastSYNOPSISbool is_broadcast_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONReturn true if the address is the broadcast address.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_BROADCAST_ETHER_A(9)
| Related Man Pages |
|---|
| ether_ntoa(3) - redhat |
| ipsec_hostof(3) - debian |
| ipsec_subnetof(3) - debian |
| ost_networkdeviceinfo(3) - debian |
| bpqparms(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |