__skb_queue_after(9) suse man page | unix.com

Man Page: __skb_queue_after

Operating Environment: suse

Section: 9

__SKB_QUEUE_AFTER(9)						 Linux Networking					      __SKB_QUEUE_AFTER(9)

NAME
__skb_queue_after - queue a buffer at the list head
SYNOPSIS
void __skb_queue_after(struct sk_buff_head * list, struct sk_buff * prev, struct sk_buff * newsk);
ARGUMENTS
list list to use prev place after this buffer newsk buffer to queue
DESCRIPTION
Queue a buffer int the middle of a list. This function takes no locks and you must therefore hold required locks before calling it. A buffer cannot be placed on two lists at the same time.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 __SKB_QUEUE_AFTER(9)
Related Man Pages
ll_rw_block(9) - suse
rdma_post_recv(3) - debian
rdma_post_send(3) - debian
rdma_post_recv(3) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB