skb_insert(9) suse man page | unix.com

Man Page: skb_insert

Operating Environment: suse

Section: 9

SKB_INSERT(9)							 Linux Networking						     SKB_INSERT(9)

NAME
skb_insert - insert a buffer
SYNOPSIS
void skb_insert(struct sk_buff * old, struct sk_buff * newsk, struct sk_buff_head * list);
ARGUMENTS
old buffer to insert before newsk buffer to insert list list to use
DESCRIPTION
Place a packet before a given packet in a list. The list locks are taken and this function is atomic with respect to other list locked calls. A buffer cannot be placed on two lists at the same time.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_INSERT(9)
Related Man Pages
ll_rw_block(9) - suse
struct_tid_ampdu_rx(9) - centos
__skb_recv_datagram(9) - suse
journal_try_to_free_buffers(9) - suse
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB