centos man page for dev_getbyhwaddr_rcu

Query: dev_getbyhwaddr_rcu

OS: centos

Section: 9

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

DEV_GETBYHWADDR_RCU(9)					      Network device support					    DEV_GETBYHWADDR_RCU(9)

NAME
dev_getbyhwaddr_rcu - find a device by its hardware address
SYNOPSIS
struct net_device * dev_getbyhwaddr_rcu(struct net * net, unsigned short type, const char * ha);
ARGUMENTS
net the applicable net namespace type media type of device ha hardware address
DESCRIPTION
Search for an interface by MAC address. Returns NULL if the device is not found or a pointer to the device. The caller must hold RCU or RTNL. The returned device has not had its ref count increased and the caller must therefore be careful about locking
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEV_GETBYHWADDR_RCU(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_usb_ep(9) - centos
struct_wireless_dev(9) - centos
device_create(9) - suse
pcap_findalldevs(3) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq