skb_cloned(9) suse man page | unix.com

Man Page: skb_cloned

Operating Environment: suse

Section: 9

SKB_CLONED(9)							 Linux Networking						     SKB_CLONED(9)

NAME
skb_cloned - is the buffer a clone
SYNOPSIS
int skb_cloned(const struct sk_buff * skb);
ARGUMENTS
skb buffer to check
DESCRIPTION
Returns true if the buffer was generated with skb_clone and is one of multiple shared copies of the buffer. Cloned buffers are shared data so must not be written to under normal circumstances.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_CLONED(9)
Related Man Pages
__skb_recv_datagram(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
usb_alloc_coherent(9) - centos
gldrawbuffer(3g) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Tar Command
32 bit process addressing more than 4GB