Re: sk_buff for frame fragmentation and reassembly

From: David S. Miller (davem@redhat.com)
Date: Tue Aug 27 2002 - 20:49:33 EST


   From: "Seong Moon" <seong@etri.re.kr>
   Date: Wed, 28 Aug 2002 10:42:50 +0900

   I want to know the meaning of alloc_skb() and skb_copy_bit().
   
alloc_skb allocates a new SKB.
skb_copy_bit copies data from a SKB to a kernel buffer.

net/core/skbuff.c has full documentation in the comments
above alloc_skb, perhaps you should read it :-)
-
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/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:21 EST