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_grow(3) - redhat
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
ieee80211_get_buffered_bc(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
SOCKS proxy & PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend