Query: is_link_local_ether_addr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IS_LINK_LOCAL_ETHER_(9) Network device support IS_LINK_LOCAL_ETHER_(9)NAMEis_link_local_ether_addr - Determine if given Ethernet address is link-localSYNOPSISbool is_link_local_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONReturn true if address is link local reserved addr (01:80:c2:00:00:0X) per IEEE 802.1Q 8.6.3 Frame filtering.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_LINK_LOCAL_ETHER_(9)
| Related Man Pages |
|---|
| ether_ntoa(3) - linux |
| ether_ntoa_r(3) - linux |
| ether_line(3) - redhat |
| ether_hostton(3) - redhat |
| ether_ntoa(3) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |