skb_reserve(9) suse man page | unix.com

Man Page: skb_reserve

Operating Environment: suse

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 2.6. July 2010 SKB_RESERVE(9)
Related Man Pages
__skb_recv_datagram(9) - centos
ieee80211_get_buffered_bc(9) - centos
ieee80211_get_buffered_bc(9) - suse
struct_platform_nand_ctrl(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I
Shopt -s histappend