skb_pad(9) centos man page | unix.com

Man Page: skb_pad

Operating Environment: centos

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 3.10 June 2014 SKB_PAD(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
curses_pad(3) - netbsd
pnoutrefresh(3) - netbsd
subpad(3) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it