ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Function explanation of WireShark

From: "Jiabin Liao" <largetown@xxxxxxxxx>
Date: Thu, 19 Jun 2008 14:02:50 +0800
Hi,
 
Recently, I want to write a plug-in for WireShark. But I can do it smoothly, for I always could not understand the examples in the source packeg, such as packet-udp.c. The problem is I can find the explanation of many functions, such as tvb_reported_length_remaining()、dissector_try_heuristic(), and so on. README files do not explain how to use them.
 
Where can I find the explanation?
 
Jiabin.