Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] dynamic dissector

From: Naveen Kumar <g_naveen_k@xxxxxxxxx>
Date: Fri, 10 Nov 2006 07:28:02 -0800 (PST)
Hi all
   If one dissector is registered for multiple protocols is it possible to distinguish between them at dissection time. basically 
do an of the args to the dissector callback contain information about which protocol is being dissected ??? 

dissect( tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)


Thanks
Naveen