Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
peak-trc.h
Go to the documentation of this file.
1
12#ifndef PCAN_TRC__
13#define PCAN_TRC__
14
15#include <wiretap/wtap.h>
16
17wtap_open_return_val
18peak_trc_open(wtap *wth, int *err, char **err_info);
19
20#endif /* PCAN_TRC__ */
Definition wtap-int.h:37