Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

pcap Struct Reference

Collaboration diagram for pcap:

Collaboration graph
[legend]
List of all members.

Public Attributes

int fd
int snapshot
int linktype
int tzoff
int offset
pcap_sf sf
pcap_md md
int bufsize
u_char * buffer
u_char * bp
int cc
u_char * pkt
bpf_program fcode
char errbuf [PCAP_ERRBUF_SIZE]

Member Data Documentation

u_char* pcap::bp
 

Definition at line 795 of file net-pcap.cc.

u_char* pcap::buffer
 

Definition at line 794 of file net-pcap.cc.

int pcap::bufsize
 

Definition at line 793 of file net-pcap.cc.

int pcap::cc
 

Definition at line 796 of file net-pcap.cc.

char pcap::errbuf[PCAP_ERRBUF_SIZE]
 

Definition at line 809 of file net-pcap.cc.

struct bpf_program pcap::fcode
 

Definition at line 807 of file net-pcap.cc.

int pcap::fd
 

Definition at line 781 of file net-pcap.cc.

int pcap::linktype
 

Definition at line 783 of file net-pcap.cc.

struct pcap_md pcap::md
 

Definition at line 788 of file net-pcap.cc.

int pcap::offset
 

Definition at line 785 of file net-pcap.cc.

u_char* pcap::pkt
 

Definition at line 801 of file net-pcap.cc.

struct pcap_sf pcap::sf
 

Definition at line 787 of file net-pcap.cc.

int pcap::snapshot
 

Definition at line 782 of file net-pcap.cc.

int pcap::tzoff
 

Definition at line 784 of file net-pcap.cc.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 13:07:05 2004 for NS2.26SourcesOriginal by doxygen 1.3.3