__skb_queue_head_init(9) suse man page | unix.com

Man Page: __skb_queue_head_init

Operating Environment: suse

Section: 9

__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
struct_sock(9) - centos
struct_sta_info(9) - centos
usb_submit_urb(9) - centos
struct_sta_info(9) - suse
pthread_spin_init(3) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
Shopt -s histappend