centos man page for skb_append

Query: skb_append

OS: centos

Section: 9

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

SKB_APPEND(9)							 Linux Networking						     SKB_APPEND(9)

NAME
skb_append - append a buffer
SYNOPSIS
void skb_append(struct sk_buff * old, struct sk_buff * newsk, struct sk_buff_head * list);
ARGUMENTS
old buffer to insert after newsk buffer to insert list list to use
DESCRIPTION
Place a packet after 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_APPEND(9)
Related Man Pages
ll_rw_block(9) - suse
journal_get_undo_access(9) - centos
struct_tid_ampdu_rx(9) - centos
usb_gadget_config_buf(9) - centos
list(3) - debian
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!