Man Page: is_unicast_ether_addr
Operating Environment: centos
Section: 9
IS_UNICAST_ETHER_ADD(9) Network device support IS_UNICAST_ETHER_ADD(9)NAMEis_unicast_ether_addr - Determine if the Ethernet address is unicastSYNOPSISbool is_unicast_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONReturn true if the address is a unicast address.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_UNICAST_ETHER_ADD(9)
| Related Man Pages |
|---|
| ether_aton(3) - redhat |
| ether_ntoa(3) - linux |
| ether_ntoa_r(3) - linux |
| 6to4relay(1m) - sunos |
| ether_aton_r(3) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |