Hi, 

I have put some additional information into skb about each packet. I would like 
to reach this info BEFORE packet is dequeued from CBQ queue namely in the 
cbq_update function (http://lxr.linux.no/source/net/sched/sch_cbq.c#L755)

What I have there that is connected with skb, is the struct cbq_class *cl

How can I reach the data that is a pointer, part of skbuff struct, from there?

I assume(proper assumption?) that cl can give me this info..    

Thank u in advance

Adam 
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to