Ethereal-users: [Ethereal-users] development doubt.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Mudium, Ravi (Ravi)** CTR **" <mudium@xxxxxxxxxx>
Date: Wed, 4 Jun 2003 11:20:25 +0530
Hi 
I have some development question in ethereal.
I have a capture file . Based on one byte in a packet I want to get what is
the type of packet after 13 packets with each packet size is 46 byes (in hex
dump).
Ex.  If packet no x is type  y what is packet type at x+13.

Which variable keeps track of  the whole byte stream in the capture file.

Is there any thing like static variable like offset or global offset..

Thanks in advance.


Regards
Ravi Kumar