centos man page for skb_pad

Query: skb_pad

OS: centos

Section: 9

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

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 3.10 June 2014 SKB_PAD(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
pnoutrefresh(3) - netbsd
gstreamer::pad(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input