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

Wireshark-dev: Re: [Wireshark-dev] lua functions

From: "Илья Куделин" <iliya.kudelin@xxxxxxxxx>
Date: Mon, 1 Oct 2007 14:44:12 +0400
In the case of retap_packets you can call it as:

cf_retap_packets(&cfile, FALSE);


But you should do that from a gui action *_stat.c in the gtk/ dir as
it would only work in wireshark (it won't work for tshark).

in which lib i can fund  this function.  because, the compiler says "unresolved external link _cf_retap_packets"