lkml.org 
[lkml]   [2001]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectskbuffs under kernel 2.4.4
Date

Hi all!

in sk_buff under kernel 2.4.4 there is a struct called skb_shared_info which
lives at the end of the header
data (at skb->end). one of it's fields is : struct sk_buff *frag_list. what
is the purpose for it's existance?
where in the tcp stack can I see the use for it, or where do I fill it? is
there a relation between this field
and the skb_frag_t frags[MAX_SKB_FRAGS] which also belongs to the same
struct and is simply an array
of objects the describe a fragment using page,offset & size?


thanks in advance,

--Alon

-
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/

\
 
 \ /
  Last update: 2005-03-22 12:53    [W:0.021 / U:0.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site