skb_reserve(9) centos man page | unix.com

Man Page: skb_reserve

Operating Environment: centos

Section: 9

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
__skb_recv_datagram(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_platform_nand_ctrl(9) - centos
wimax_msg_alloc(9) - centos
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq