skb_header_cloned(9) suse man page | unix.com

Man Page: skb_header_cloned

Operating Environment: suse

Section: 9

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
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_tid_ampdu_rx(9) - centos
journal_get_undo_access(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!