Man Page: is_multicast_ether_addr
Operating Environment: suse
Section: 9
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.SYNOPSISint 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 2.6. July 2010 IS_MULTICAST_ETHER_A(9)
| Related Man Pages |
|---|
| pcapinfo(1p) - debian |
| rdma_join_multicast(3) - centos |
| ether_ifattach(9) - netbsd |
| fddi_addmulti(9) - netbsd |
| mtest(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Tar Command |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |