suse man page for skb_queue_head

Query: skb_queue_head

OS: suse

Section: 9

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

SKB_QUEUE_HEAD(9)						 Linux Networking						 SKB_QUEUE_HEAD(9)

NAME
skb_queue_head - queue a buffer at the list head
SYNOPSIS
void skb_queue_head(struct sk_buff_head * list, struct sk_buff * newsk);
ARGUMENTS
list list to use newsk buffer to queue
DESCRIPTION
Queue a buffer at the start of the list. This function takes the list lock and can be used safely with other locking sk_buff functions safely. A buffer cannot be placed on two lists at the same time.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_QUEUE_HEAD(9)
Related Man Pages
struct_tid_ampdu_rx(9) - centos
ibv_post_recv(3) - debian
ibv_post_srq_recv(3) - centos
rdma_post_ud_send(3) - centos
disksort(9f) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
Tar Command
Shopt -s histappend