sk_buff question

Emmanuel Varagnat (varagnat@crm.mot.com)
Thu, 31 May 2001 17:59:00 +0200


I need to had a header to the data in the sk_buff.
But what to do if there is no enough space left at the head ?
I saw skb_copy_expand, but it gives me a new sk_buff. Is there
a way to expand the headroom and keep the pointer on the sk_buff ?

Thanks

-Manu
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/