The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
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.
<<< Previous | Home | Next >>> |
skb_queue_tail | Up | skb_dequeue |