Man Page: is_zero_ether_addr
Operating Environment: centos
Section: 9
IS_ZERO_ETHER_ADDR(9) Network device support IS_ZERO_ETHER_ADDR(9)NAMEis_zero_ether_addr - Determine if give Ethernet address is all zeros.SYNOPSISbool is_zero_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONReturn true if the address is all zeroes.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_ZERO_ETHER_ADDR(9)
| Related Man Pages |
|---|
| ether_ntoa_r(3) - redhat |
| ether_aton(3) - linux |
| ether_hostton(3) - linux |
| ether_line(3) - linux |
| ether_ntoa(3) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |