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 |
|---|
| wimax_msg_alloc(9) - suse |
| __skb_recv_datagram(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| vconfig(8) - redhat |
| vfragpg(8) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |