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
ll_rw_block(9) - suse
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - suse
ieee80211_get_buffered_bc(9) - suse
journal_try_to_free_buffers(9) - suse
Similar Topics in the Unix Linux Community
SOCKS proxy & PAM configuration exposure
Tar Command
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB