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] How to get the current frame number

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Fri, 06 Aug 2010 17:25:22 +0200
On Fri, 06 Aug 2010 09:25:03 -0400, Jeff Morriss
<jeff.morriss.ws@xxxxxxxxx> wrote:
> eymanm wrote:
>> Can somebody suggest how to get a value of the current frame?
> 
> pinfo->fd->num

Or through the macro PINFO_FD_NUM(pinfo)

Thanks,
Jaap