2 * Copyright (C) 1993-2001 by Darren Reed.
4 * See the IPFILTER.LICENCE file for details on licencing.
6 * $Id: pcap.h,v 2.2.2.1 2001/06/26 10:43:20 darrenr Exp $
9 * This header file is constructed to match the version described by
12 * The structure largely derives from libpcap which wouldn't include
15 typedef struct pcap_filehdr
{
25 #define TCPDUMP_MAGIC 0xa1b2c3d4
27 #define PCAP_VERSION_MAJ 2
29 typedef struct pcap_pkthdr
{