skb_pad(9) suse man page | unix.com

Man Page: skb_pad

Operating Environment: suse

Section: 9

SKB_PAD(9)							 Linux Networking							SKB_PAD(9)

NAME
skb_pad - zero pad the tail of an skb
SYNOPSIS
int skb_pad(struct sk_buff * skb, int pad);
ARGUMENTS
skb buffer to pad pad space to pad
DESCRIPTION
Ensure that a buffer is followed by a padding area that is zero filled. Used by network drivers which may DMA or transfer data beyond the buffer end onto the wire. May return error in out of memory cases. The skb is freed on error.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_PAD(9)
Related Man Pages
wimax_msg_alloc(9) - suse
struct_sk_buff(9) - centos
pnoutrefresh(3cur) - ultrix
prefresh(3) - netbsd
subpad(3) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB