suse man page for skb_header_cloned

Query: skb_header_cloned

OS: suse

Section: 9

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

SKB_HEADER_CLONED(9)						 Linux Networking					      SKB_HEADER_CLONED(9)

NAME
skb_header_cloned - is the header a clone
SYNOPSIS
int skb_header_cloned(const struct sk_buff * skb);
ARGUMENTS
skb buffer to check
DESCRIPTION
Returns true if modifying the header part of the buffer requires the data to be copied.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_HEADER_CLONED(9)
Related Man Pages
struct_tid_ampdu_rx(9) - centos
__skb_recv_datagram(9) - suse
ieee80211_get_buffered_bc(9) - suse
struct_ieee80211_rx_status(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
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!