| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Queue a buffer at the tail of the list. This function takes the list lock and can be used safely with other locking &sk_buff functions safely.
A buffer cannot be placed on two lists at the same time.
| <<< Previous | Home | Next >>> |
| skb_queue_head | Up | skb_unlink |