Query: skb_has_shared_frag
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_HAS_SHARED_FRAG(9) Linux Networking SKB_HAS_SHARED_FRAG(9)NAMEskb_has_shared_frag - can any frag be overwrittenSYNOPSISbool skb_has_shared_frag(const struct sk_buff * skb);ARGUMENTSskb buffer to testDESCRIPTIONReturn true if the skb has at least one frag that might be modified by an external entity (as in vmsplice/sendfile)COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_HAS_SHARED_FRAG(9)
Related Man Pages |
---|
__skb_recv_datagram(9) - centos |
cfg80211_testmode_alloc_reply_skb(9) - centos |
struct_sk_buff(9) - centos |
ieee80211_get_buffered_bc(9) - suse |
vfragpg(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |