skb_queue_head(9) suse man page | unix.com

Man Page: skb_queue_head

Operating Environment: suse

Section: 9

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
rdma_post_ud_send(3) - debian
ibv_post_srq_recv(3) - centos
blk_init_queue(9) - suse
struct_sk_buff(9) - suse
disksort(9f) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend