Query: is_multicast_ether_addr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IS_MULTICAST_ETHER_A(9) Network device support IS_MULTICAST_ETHER_A(9)NAMEis_multicast_ether_addr - Determine if the Ethernet address is a multicast.SYNOPSISbool is_multicast_ether_addr(const u8 * addr);ARGUMENTSaddr Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONReturn true if the address is a multicast address. By definition the broadcast address is also a multicast address.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_MULTICAST_ETHER_A(9)
Related Man Pages |
---|
rdma_join_multicast(3) - debian |
ether_ifattach(9) - netbsd |
ethersubr(9) - netbsd |
fddi_addmulti(9) - netbsd |
fddi_ifattach(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |