__skb_peek — peek at the head of a non-empty sk_buff_head
struct sk_buff * __skb_peek (
)
list_
list to peek at
Like skb_peek, but the caller knows that the list is not empty.
skb_peek