Is the buffer shared
int skb_shared(const struct sk_buff * skb);
skb
buffer to check
Returns true if more than one person has a reference to this buffer.