is_etherdev_addr(9) suse man page | unix.com

Man Page: is_etherdev_addr

Operating Environment: suse

Section: 9

IS_ETHERDEV_ADDR(9)					      Network device support					       IS_ETHERDEV_ADDR(9)

NAME
is_etherdev_addr - Tell if given Ethernet address belongs to the device.
SYNOPSIS
bool is_etherdev_addr(const struct net_device * dev, const u8 addr[6 + 2]);
ARGUMENTS
dev Pointer to a device structure addr[6 + 2] Pointer to a six-byte array containing the Ethernet address
DESCRIPTION
Compare passed address with all addresses of the device. Return true if the address if one of the device addresses. Note that this function calls compare_ether_addr_64bits so take care of the right padding.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IS_ETHERDEV_ADDR(9)
Related Man Pages
pcap_findalldevs(3pcap) - debian
pcap_freealldevs(3pcap) - debian
pcap_findalldevs(3pcap) - centos
pcap_freealldevs(3pcap) - centos
pcap_findalldevs(3pcap) - suse
Similar Topics in the Unix Linux Community
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command
32 bit process addressing more than 4GB