Home
last modified time | relevance | path

Searched defs:wtap_dumper (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap-int.h95 struct wtap_dumper { struct
96 WFILE_T fh;
97 int file_type_subtype;
98 int snaplen;
99 int encap;
100 wtap_compression_type compression_type;
101 …n needs_reload; /* TRUE if the file requires re-loading after saving with wtap */
125 WS_DLL_PUBLIC gboolean wtap_dump_file_write(wtap_dumper *wdh, const void *buf, argument
H A Dwtap.h1447 typedef struct wtap_dumper wtap_dumper; typedef
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dwtap-int.h95 struct wtap_dumper { struct
96 WFILE_T fh;
97 int file_type_subtype;
98 int snaplen;
99 int encap;
100 wtap_compression_type compression_type;
101 …n needs_reload; /* TRUE if the file requires re-loading after saving with wtap */
125 WS_DLL_PUBLIC gboolean wtap_dump_file_write(wtap_dumper *wdh, const void *buf, argument
H A Dwtap.h1447 typedef struct wtap_dumper wtap_dumper; typedef
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dwtap-int.h95 struct wtap_dumper { struct
96 WFILE_T fh;
97 int file_type_subtype;
98 int snaplen;
99 int encap;
100 wtap_compression_type compression_type;
101 …n needs_reload; /* TRUE if the file requires re-loading after saving with wtap */
125 WS_DLL_PUBLIC gboolean wtap_dump_file_write(wtap_dumper *wdh, const void *buf, argument
H A Dwtap.h1447 typedef struct wtap_dumper wtap_dumper; typedef
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dwtap-int.h95 struct wtap_dumper { struct
96 WFILE_T fh;
97 int file_type_subtype;
98 int snaplen;
99 int encap;
100 wtap_compression_type compression_type;
101 …n needs_reload; /* TRUE if the file requires re-loading after saving with wtap */
125 WS_DLL_PUBLIC gboolean wtap_dump_file_write(wtap_dumper *wdh, const void *buf, argument
H A Dwtap.h1447 typedef struct wtap_dumper wtap_dumper; typedef