The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Ensure that a buffer is followed by a padding area that is zero filled. Used by network drivers which may DMA or transfer data beyond the buffer end onto the wire.
May return NULL in out of memory cases.
<<< Previous | Home | Next >>> |
skb_copy_expand | Up | __pskb_pull_tail |