skb_cow(9) suse man page | unix.com

Man Page: skb_cow

Operating Environment: suse

Section: 9

SKB_COW(9)							 Linux Networking							SKB_COW(9)

NAME
skb_cow - copy header of skb when it is required
SYNOPSIS
int skb_cow(struct sk_buff * skb, unsigned int headroom);
ARGUMENTS
skb buffer to cow headroom needed headroom
DESCRIPTION
If the skb passed lacks sufficient headroom or its data part is shared, data is reallocated. If reallocation fails, an error is returned and original skb is not changed. The result is skb with writable area skb->head...skb->tail and at least headroom of space at head.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_COW(9)
Related Man Pages
struct_ieee80211_tx_rate_control(9) - centos
struct_sk_buff(9) - centos
tau_set_interrupt_interval(3) - debian
vconfig(8) - suse
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Shopt -s histappend
32 bit process addressing more than 4GB