skb_header_cloned — is the header a clone
int skb_header_cloned (const struct sk_buff * skb);
int skb_header_cloned (
)
skb
buffer to check
Returns true if modifying the header part of the buffer requires the data to be copied.