suse man page for dev_get_by_name

Query: dev_get_by_name

OS: suse

Section: 9

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

DEV_GET_BY_NAME(9)					      Network device support						DEV_GET_BY_NAME(9)

NAME
dev_get_by_name - find a device by its name
SYNOPSIS
struct net_device * dev_get_by_name(struct net * net, const char * name);
ARGUMENTS
net the applicable net namespace name name to find
DESCRIPTION
Find an interface by name. This can be called from any context and does its own locking. The returned handle has the usage count incremented and the caller must use dev_put to release it when it is no longer needed. NULL is returned if no matching device is found.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEV_GET_BY_NAME(9)
Related Man Pages
device_create_with_groups(9) - centos
device_create(9) - suse
usb_gadget_config_buf(9) - suse
network_namespaces(7) - opendarwin
network_namespaces(7) - centos
Similar Topics in the Unix Linux Community
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can?
TuxOnIce stalls 3 times before resuming