suse man page for skb_cow_head

Query: skb_cow_head

OS: suse

Section: 9

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

SKB_COW_HEAD(9) 						 Linux Networking						   SKB_COW_HEAD(9)

NAME
skb_cow_head - skb_cow but only making the head writable
SYNOPSIS
int skb_cow_head(struct sk_buff * skb, unsigned int headroom);
ARGUMENTS
skb buffer to cow headroom needed headroom
DESCRIPTION
This function is identical to skb_cow except that we replace the skb_cloned check by skb_header_cloned. It should be used when you only need to push on some header and do not need to modify the data.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_COW_HEAD(9)
Related Man Pages
wimax_msg_alloc(9) - suse
ieee80211_get_buffered_bc(9) - centos
wimax_msg_alloc(9) - centos
__skb_recv_datagram(9) - suse
struct_ieee80211_hw(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.
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com