Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Macros | Functions
libpcap.h File Reference
#include <glib.h>
#include <wiretap/wtap.h>
#include "ws_symbol_export.h"

Go to the source code of this file.

Classes

struct  pcap_hdr
 
struct  pcaprec_hdr
 
struct  pcaprec_modified_hdr
 
struct  pcaprec_ss990915_hdr
 
struct  pcaprec_nokia_hdr
 

Macros

#define PCAP_MAGIC   0xa1b2c3d4
 
#define PCAP_SWAPPED_MAGIC   0xd4c3b2a1
 
#define PCAP_MODIFIED_MAGIC   0xa1b2cd34
 
#define PCAP_SWAPPED_MODIFIED_MAGIC   0x34cdb2a1
 
#define PCAP_IXIAHW_MAGIC   0x1c0001ac
 
#define PCAP_SWAPPED_IXIAHW_MAGIC   0xac01001c
 
#define PCAP_IXIASW_MAGIC   0x1c0001ab
 
#define PCAP_SWAPPED_IXIASW_MAGIC   0xab01001c
 
#define PCAP_NSEC_MAGIC   0xa1b23c4d
 
#define PCAP_SWAPPED_NSEC_MAGIC   0x4d3cb2a1
 

Functions

wtap_open_return_val libpcap_open (wtap *wth, int *err, char **err_info)
 

Detailed Description

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

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