Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] getting the time

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 21 Jan 2010 11:14:30 -0800
On Jan 21, 2010, at 11:09 AM, Brian Oleksa wrote:

> It points to the actual byte that I am at (which is the beginning of the 
> 8 bytes that I need for time).

What are those bytes in?  Did you get a pointer to the packet data with tvb_get_ptr(), or is it a pointer into data you've constructed based on the data in the packet?