suse man page for skb_cloned

Query: skb_cloned

OS: suse

Section: 9

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

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
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
__skb_recv_datagram(9) - suse
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I