Query: is_etherdev_addr
OS: suse
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)NAMEis_etherdev_addr - Tell if given Ethernet address belongs to the device.SYNOPSISbool is_etherdev_addr(const struct net_device * dev, const u8 addr[6 + 2]);ARGUMENTSdev Pointer to a device structure addr[6 + 2] Pointer to a six-byte array containing the Ethernet addressDESCRIPTIONCompare 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IS_ETHERDEV_ADDR(9)
Related Man Pages |
---|
bpqparms(8) - debian |
device_create_vargs(9) - suse |
pcap_findalldevs(3pcap) - plan9 |
pcap_freealldevs(3pcap) - plan9 |
pcap_findalldevs(3pcap) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Getting command output to putty window title. |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |