SKB_PADTO(9) Linux Networking SKB_PADTO(9)NAMEskb_padto - pad an skbuff up to a minimal sizeSYNOPSISint skb_padto(struct sk_buff * skb, unsigned int len);ARGUMENTSskb buffer to pad len minimal lengthDESCRIPTIONPads up a buffer to ensure the trailing bytes exist and are blanked. If the buffer already contains sufficient data it is untouched. Otherwise it is extended. Returns zero on success. The skb is freed on error.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_PADTO(9)
| Related Man Pages |
|---|
| wimax_msg_alloc(9) - suse |
| buf_mem_grow(3) - redhat |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| roar_stream_add_data(3) - debian |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Tar Command |
| A (ksh) Library For and From UNIX.com |