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

Command: man perldoc info search(apropos)  


SKB_INSERT(9)                            Linux Networking                           SKB_INSERT(9)



NAME
       skb_insert - insert a buffer

SYNOPSIS
       void skb_insert(struct sk_buff * old, struct sk_buff * newsk, struct sk_buff_head * list);

ARGUMENTS
       old
           buffer to insert before

       newsk
           buffer to insert

       list
           list to use

DESCRIPTION
       Place a packet before a given packet in a list. The list locks are taken and this function
       is atomic with respect to other list locked calls.

       A buffer cannot be placed on two lists at the same time.

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


/man
rootr.net - man pages