Query: dev_get_by_name
OS: centos
Section: 9
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
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)NAMEdev_get_by_name - find a device by its nameSYNOPSISstruct net_device * dev_get_by_name(struct net * net, const char * name);ARGUMENTSnet the applicable net namespace name name to findDESCRIPTIONFind 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEV_GET_BY_NAME(9)
Related Man Pages |
---|
device_create(9) - centos |
device_create_with_groups(9) - centos |
parport_register_device(9) - centos |
usb_gadget_config_buf(9) - centos |
network_namespaces(7) - php |
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 |