skb_append(9) suse man page | unix.com

Man Page: skb_append

Operating Environment: suse

Section: 9

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
ldns_key2buffer_str(3) - debian
list(3) - suse
struct_sk_buff(9) - suse
struct_usb_request(9) - suse
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure