10 #ifndef __COMMVIEW_H__ 11 #define __COMMVIEW_H__ 13 #include "ws_symbol_export.h" 15 wtap_open_return_val commview_open(
wtap *wth,
int *err, gchar **err_info _U_);
16 int commview_dump_can_write_encap(
int encap);
17 gboolean commview_dump_open(
wtap_dumper *wdh,
int *err);
Definition: wtap-int.h:34
Definition: wtap-int.h:86