centos man page for skb_insert

Query: skb_insert

OS: centos

Section: 9

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

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 3.10 June 2014 SKB_INSERT(9)
Related Man Pages
struct_tid_ampdu_rx(9) - centos
usb_alloc_coherent(9) - centos
libtalloc_destructors(3) - centos
struct_sk_buff(9) - suse
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!