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
struct_sk_buff(9) - centos
list(3) - suse
journal_get_undo_access(9) - suse
kgdb_arch_handle_exception(9) - suse
usb_gadget_config_buf(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
Tar Command
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend