Query: is_unicast_ether_addr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| 6to4relay(1m) - opensolaris |
| ether_aton_r(3) - linux |
| ether_aton(3) - linux |
| ether_ntoa(3) - linux |
| ether_ntoa(3) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |