centos man page for is_etherdev_addr

Query: is_etherdev_addr

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 ether_addr_equal_64bits so take care of the right padding.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IS_ETHERDEV_ADDR(9)
Related Man Pages
eeprog(8) - centos
struct_i2c_board_info(9) - centos
pcap_findalldevs(3pcap) - debian
pcap_freealldevs(3) - freebsd
pcap_findalldevs(3) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input