centos man page for skb_padto

Query: skb_padto

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 SKB_PADTO(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
ieee80211_get_buffered_bc(9) - centos
roar_stream_add_data(3) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!