skb_padto(9) suse man page | unix.com

Man Page: skb_padto

Operating Environment: suse

Section: 9

SKB_PADTO(9)							 Linux Networking						      SKB_PADTO(9)

NAME
skb_padto - pad an skbuff up to a minimal size
SYNOPSIS
int skb_padto(struct sk_buff * skb, unsigned int len);
ARGUMENTS
skb buffer to pad len minimal length
DESCRIPTION
Pads up a buffer to ensure the trailing bytes exist and are blanked. If the buffer already contains sufficient data it is untouched. Otherwise it is extended. Returns zero on success. The skb is freed on error.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_PADTO(9)
Related Man Pages
buf_mem_free(3) - redhat
buf_mem_new(3) - redhat
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_tid_ampdu_rx(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com