ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Beginner needs help!

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Apr 2009 20:27:55 -0600
On Fri, Apr 24, 2009 at 04:56:59PM +0000, Lingyun Qiu wrote:

> How to understand these statements in the function 
> "register_tap_listener":
> 
>  tl->reset=reset;
>  tl->packet=packet;
>  tl->draw=draw;

> how the parameters of the functions reset,packet and draw are passed?

See doc/README.developer in the source tree.


Steve