![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Functions | |
guint | wtap_max_snaplen_for_encap (int wtap_encap) |
int | pcap_process_pseudo_header (FILE_T fh, gboolean is_nokia, int wtap_encap, guint packet_size, wtap_rec *rec, int *err, gchar **err_info) |
void | pcap_read_post_process (gboolean is_nokia, int wtap_encap, wtap_rec *rec, guint8 *pd, gboolean bytes_swapped, int fcs_len) |
int | pcap_get_phdr_size (int encap, const union wtap_pseudo_header *pseudo_header) |
gboolean | pcap_write_phdr (wtap_dumper *wdh, int wtap_encap, const union wtap_pseudo_header *pseudo_header, int *err) |