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] basic question

From: Christopher Maynard <Chris.Maynard@xxxxxxxxx>
Date: Mon, 1 Nov 2010 16:38:16 +0000 (UTC)
Brian Oleksa <oleksab@...> writes:

> So I guess I should use the following to grab 4 bytes..??
> 
> guint32 tvb_get_ntohl(tvbuff_t*, gint offset);

Yes.