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

Ethereal-dev: [Ethereal-dev] How to re-use a dissect subroutine from another dissector?

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

From: "Jacques, Olivier (OCBU-Test Infra)" <olivier.jacques@xxxxxx>
Date: Wed, 30 Mar 2005 00:52:59 +0200
Hi,

In order to avoid duplication, I would like to use in the camel
dissector some routines of ISUP dissector, like
"dissect_isup_called_party_number_parameter".

How could I do that while respecting Ethereal's coding standard? Any
example (of a dissector that already do that) is appreciated.

Thanks,
Olivier.