centos man page for skb_reserve

Query: skb_reserve

OS: centos

Section: 9

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

SKB_RESERVE(9)							 Linux Networking						    SKB_RESERVE(9)

NAME
skb_reserve - adjust headroom
SYNOPSIS
void skb_reserve(struct sk_buff * skb, int len);
ARGUMENTS
skb buffer to alter len bytes to move
DESCRIPTION
Increase the headroom of an empty sk_buff by reducing the tail room. This is only allowed for an empty buffer.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_RESERVE(9)
Related Man Pages
wimax_msg_alloc(9) - suse
ieee80211_get_buffered_bc(9) - centos
struct_platform_nand_ctrl(9) - centos
struct_sk_buff(9) - centos
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq