This macro is new to the development branch (1.3.x).
Jeremy O'Brien wrote: > This is the file I found that contains the definition I need, but I > still do not see the PINFO_FD_VISITED macro you specified... > > On Tue, Apr 6, 2010 at 16:36, Maynard, Chris > <[email protected]> wrote: >> epan/frame_data.h. >> - Chris >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Jeremy O'Brien >> Sent: Tuesday, April 06, 2010 1:43 PM >> To: Developer support list for Wireshark >> Subject: Re: [Wireshark-dev] Running a function only on first run >> >> On Tue, Apr 6, 2010 at 12:58, Graham Bloice <[email protected]> >> wrote: >>> Try PINFO_FD_VISITED(pinfo) on the pinfo you have. Visited gets set after >>> the first pass. >> I cannot find this macro. Where is it defined? It would be very nice >> to have since pinfo->fd->flags.visited is kind of cumbersome. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
