IS_LOCAL_ETHER_ADDR(9) Network device support IS_LOCAL_ETHER_ADDR(9)NAMEis_local_ether_addr - Determine if the Ethernet address is locally-assigned one (IEEE 802).SYNOPSISbool is_local_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONReturn true if the address is a local address.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_LOCAL_ETHER_ADDR(9)
| Related Man Pages |
|---|
| ether_ntoa(3) - linux |
| ether_ntoa_r(3) - linux |
| ether_ntohost(3) - linux |
| ether_ntohost(3) - redhat |
| ether_ntoa(3) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |