skb_has_shared_frag — can any frag be overwritten
bool skb_has_shared_frag (
)
skb
buffer to test
Return true if the skb has at least one frag that might be modified by an external entity (as in vmsplice/sendfile)
vmsplice
sendfile