struct sk_buff * __skb_dequeue
list to dequeue from
Remove the head of the list. This function does not take any locks so must be used with appropriate locks held only. The head item is returned or NULL if the list is empty.