Query: skb_orphan_frags
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SKB_ORPHAN_FRAGS(9) Linux Networking SKB_ORPHAN_FRAGS(9)NAMEskb_orphan_frags - orphan the frags contained in a bufferSYNOPSISint skb_orphan_frags(struct sk_buff * skb, gfp_t gfp_mask);ARGUMENTSskb buffer to orphan frags from gfp_mask allocation mask for replacement pagesDESCRIPTIONFor each frag in the SKB which needs a destructor (i.e. has an owner) create a copy of that frag and release the original page by calling the destructor.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_ORPHAN_FRAGS(9)
| Related Man Pages |
|---|
| __skb_recv_datagram(9) - centos |
| blk_make_request(9) - centos |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| journal_try_to_free_buffers(9) - centos |
| vfragpg(8) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |