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

Ethereal-dev: Re: Re: [Ethereal-dev] Can't compile Ethereal from current CVS on Windows.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 9 Sep 2003 15:14:10 +0200
Tomas Kukosa wrote:
> 
> I can not find "string" version of the dissector_get_port_handle()
> function. 
> Am I blind or it has not been implemented?
>  Tom


extern gboolean dissector_try_string(dissector_table_t sub_dissectors, 
       const gchar *string, tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);