Query: skb_padto
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
buf_strdup(3) - redhat |
buf_mem_new(3) - redhat |
struct_sk_buff(9) - centos |
wimax_msg_alloc(9) - centos |
roar_stream_add_data(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Migrating to UNIX |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |