suse man page for skb_append

Query: skb_append

OS: suse

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 2.6. July 2010 SKB_APPEND(9)
Related Man Pages
struct_sk_buff(9) - centos
__skb_recv_datagram(9) - suse
kgdb_arch_handle_exception(9) - suse
struct_usb_request(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
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
Shopt -s histappend