suse man page for __skb_queue_head_init

Query: __skb_queue_head_init

OS: suse

Section: 9

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

__SKB_QUEUE_HEAD_INI(9) 					 Linux Networking					   __SKB_QUEUE_HEAD_INI(9)

NAME
__skb_queue_head_init - initialize non-spinlock portions of sk_buff_head
SYNOPSIS
void __skb_queue_head_init(struct sk_buff_head * list);
ARGUMENTS
list queue to initialize
DESCRIPTION
This initializes only the list and queue length aspects of an sk_buff_head object. This allows to initialize the list aspects of an sk_buff_head without reinitializing things like the spinlock. It can also be used for on-stack sk_buff_head objects where the spinlock is known to not be used.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 __SKB_QUEUE_HEAD_INI(9)
Related Man Pages
usb_submit_urb(9) - suse
struct_input_handler(9) - centos
pthread_spin_destroy(3) - freebsd
sysv_hash_locks(5) - hpux
pthread_spin_init(3) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com