Wireshark
4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
wiretap
vector-asc.h
Go to the documentation of this file.
1
11
12
#ifndef VECTOR_ASC__
13
#define VECTOR_ASC__
14
15
#include <
wiretap/wtap.h
>
16
17
wtap_open_return_val
18
vector_asc_open
(
wtap
*wth,
int
*err,
char
**err_info);
19
20
#endif
/* PCAN_TRC__ */
wtap
Definition
wtap_module.h:58
vector_asc_open
wtap_open_return_val vector_asc_open(wtap *wth, int *err, char **err_info)
Definition
vector-asc.c:592
wtap.h
wtap_open_return_val
wtap_open_return_val
For registering file types that we can open.
Definition
wtap.h:1851
Generated by
1.15.0