Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
pcap-encap.h File Reference
#include <glib.h>
#include <wiretap/wtap.h>

Go to the source code of this file.

Functions

WS_DLL_PUBLIC int wtap_pcap_encap_to_wtap_encap (int encap)
 
int wtap_wtap_encap_to_pcap_encap (int encap)
 
WS_DLL_PUBLIC bool wtap_encap_requires_phdr (int encap)
 

Detailed Description

Declarations for routines to handle pcap/pcapng linktype values

Wiretap Library Copyright (c) 1998 by Gilbert Ramirez gram@.nosp@m.alum.nosp@m.ni.ri.nosp@m.ce.e.nosp@m.du

File format support for pcapng file format Copyright (c) 2007 by Ulf Lamping ulf.l.nosp@m.ampi.nosp@m.ng@we.nosp@m.b.de

SPDX-License-Identifier: GPL-2.0-or-later