The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Remove the tail of the list. This function does not take any locks
so must be used with appropriate locks held only. The tail item is
returned or NULL
if the list is empty.
<<< Previous | Home | Next >>> |
skb_unlink | Up | skb_dequeue_tail |