skb_insert — insert a buffer
buffer to insert before
buffer to insert
list to use
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.