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)NAMEskb_pad - zero pad the tail of an skbSYNOPSISint skb_pad(struct sk_buff * skb, int pad);ARGUMENTSskb buffer to pad pad space to padDESCRIPTIONEnsure 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_PAD(9)
Related Man Pages |
---|
__skb_recv_datagram(9) - centos |
struct_ieee80211_tx_rate_control(9) - centos |
wimax_msg_alloc(9) - centos |
newpad(3) - netbsd |
subpad(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |