Home
last modified time | relevance | path

Searched defs:nettl_file_hdr (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dnettl.c38 struct nettl_file_hdr { struct
39 guint8 magic[MAGIC_SIZE];
40 gchar file_name[NETTL_FILENAME_SIZE];
41 gchar tz[20];
42 gchar host_name[9];
43 gchar os_vers[9];
44 guint8 os_v;
45 guint8 xxa[8];
46 gchar model[11];
47 guint16 unknown; /* just padding to 128 bytes? */
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dnettl.c38 struct nettl_file_hdr { struct
39 guint8 magic[MAGIC_SIZE];
40 gchar file_name[NETTL_FILENAME_SIZE];
41 gchar tz[20];
42 gchar host_name[9];
43 gchar os_vers[9];
44 guint8 os_v;
45 guint8 xxa[8];
46 gchar model[11];
47 guint16 unknown; /* just padding to 128 bytes? */
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dnettl.c38 struct nettl_file_hdr { struct
39 guint8 magic[MAGIC_SIZE];
40 gchar file_name[NETTL_FILENAME_SIZE];
41 gchar tz[20];
42 gchar host_name[9];
43 gchar os_vers[9];
44 guint8 os_v;
45 guint8 xxa[8];
46 gchar model[11];
47 guint16 unknown; /* just padding to 128 bytes? */
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dnettl.c38 struct nettl_file_hdr { struct
39 guint8 magic[MAGIC_SIZE];
40 gchar file_name[NETTL_FILENAME_SIZE];
41 gchar tz[20];
42 gchar host_name[9];
43 gchar os_vers[9];
44 guint8 os_v;
45 guint8 xxa[8];
46 gchar model[11];
47 guint16 unknown; /* just padding to 128 bytes? */