skb_has_shared_frag(9) centos man page | unix.com

Man Page: skb_has_shared_frag

Operating Environment: centos

Section: 9

SKB_HAS_SHARED_FRAG(9)						 Linux Networking					    SKB_HAS_SHARED_FRAG(9)

NAME
skb_has_shared_frag - can any frag be overwritten
SYNOPSIS
bool skb_has_shared_frag(const struct sk_buff * skb);
ARGUMENTS
skb buffer to test
DESCRIPTION
Return true if the skb has at least one frag that might be modified by an external entity (as in vmsplice/sendfile)
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_HAS_SHARED_FRAG(9)
Related Man Pages
struct_sk_buff(9) - centos
vconfig(8) - redhat
ieee80211_get_buffered_bc(9) - suse
struct_sk_buff(9) - suse
vfragpg(8) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq