netif_tx_lock(9) centos man page | unix.com

Man Page: netif_tx_lock

Operating Environment: centos

Section: 9

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
device_create(9) - centos
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
struct_input_polled_dev(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq