skb_clone_writable — is the header of a clone writable
int skb_clone_writable (
)
skb
buffer to check
len
length up to which to write
Returns true if modifying the header part of the cloned buffer does not requires the data to be copied.