centos man page for netif_tx_lock

Query: netif_tx_lock

OS: centos

Section: 9

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

NETIF_TX_LOCK(9)					      Network device support						  NETIF_TX_LOCK(9)

NAME
netif_tx_lock - grab network device transmit lock
SYNOPSIS
void netif_tx_lock(struct net_device * dev);
ARGUMENTS
dev network device
DESCRIPTION
Get network device transmit lock
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_TX_LOCK(9)
Related Man Pages
blk_init_queue(9) - centos
device_create(9) - centos
device_rename(9) - centos
struct_class(9) - centos
struct_input_polled_dev(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I