4 * Copyright (C) 1993-2001 by Darren Reed.
6 * See the IPFILTER.LICENCE file for details on licencing.
10 * This header file is constructed to match the version described by
13 * The structure largely derives from libpcap which wouldn't include
16 typedef struct pcap_filehdr
{
26 #define TCPDUMP_MAGIC 0xa1b2c3d4
28 #define PCAP_VERSION_MAJ 2
30 typedef struct pcap_pkthdr
{