| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Pads up a buffer to ensure the trailing bytes exist and are blanked. If the buffer already contains sufficient data it is untouched. Returns the buffer, which may be a replacement for the original, or NULL for out of memory - in which case the original buffer is still freed.
| <<< Previous | Home | Next >>> |
| skb_cow | Up | skb_over_panic |