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