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 data from pinfo

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 14 Apr 2010 16:21:07 -0700
On Apr 14, 2010, at 4:12 PM, Shawn Mayer wrote:

> Am I correct in thinking that packet_info *pinfo is a tree with all of 
> the relevant data per packet?

No.  It's not a tree of any sort.

> What function is used to access the data it contains?

For what particular piece of data are you looking?