centos man page for dev_get_by_name_rcu

Query: dev_get_by_name_rcu

OS: centos

Section: 9

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

DEV_GET_BY_NAME_RCU(9)					      Network device support					    DEV_GET_BY_NAME_RCU(9)

NAME
dev_get_by_name_rcu - find a device by its name
SYNOPSIS
struct net_device * dev_get_by_name_rcu(struct net * net, const char * name);
ARGUMENTS
net the applicable net namespace name name to find
DESCRIPTION
Find an interface by name. If the name is found a pointer to the device is returned. If the name is not found then NULL is returned. The reference counters are not incremented so the caller must be careful with locks. The caller must hold RCU lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEV_GET_BY_NAME_RCU(9)
Related Man Pages
device_create_with_groups(9) - centos
device_create_vargs(9) - suse
network_namespaces(7) - opendarwin
network_namespaces(7) - xfree86
network_namespaces(7) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input