Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
wiretap
camins.h
Go to the documentation of this file.
1
13
#ifndef _CAMINS_H
14
#define _CAMINS_H
15
16
#include <
wiretap/wtap.h
>
17
26
wtap_open_return_val
camins_open
(
wtap
*wth,
int
*err,
char
**err_info _U_);
27
28
#endif
/* _CAMINS_H */
camins_open
wtap_open_return_val camins_open(wtap *wth, int *err, char **err_info _U_)
Opens a CAMINS file for reading.
Definition
camins.c:424
wtap
Definition
wtap_module.h:58
wtap.h
wtap_open_return_val
wtap_open_return_val
For registering file types that we can open.
Definition
wtap.h:1751
Generated by
1.9.8