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_headSYNOPSISvoid __skb_queue_head_init(struct sk_buff_head * list);ARGUMENTSlist queue to initializeDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 __SKB_QUEUE_HEAD_INI(9)
Related Man Pages |
---|
struct_spi_master(9) - centos |
struct_sta_info(9) - centos |
usb_submit_urb(9) - centos |
struct_sock(9) - suse |
pfdat_hash_locks(5) - hpux |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Migrating to UNIX |
SOCKS proxy & PAM configuration exposure |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |