:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
skb_orphan_frags(9) - phpMan

Command: man perldoc info search(apropos)  


SKB_ORPHAN_FRAGS(9)                      Linux Networking                     SKB_ORPHAN_FRAGS(9)



NAME
       skb_orphan_frags - orphan the frags contained in a buffer

SYNOPSIS
       int skb_orphan_frags(struct sk_buff * skb, gfp_t gfp_mask);

ARGUMENTS
       skb
           buffer to orphan frags from

       gfp_mask
           allocation mask for replacement pages

DESCRIPTION
       For 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.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                       SKB_ORPHAN_FRAGS(9)


/man
rootr.net - man pages