ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


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

pcap Struct Reference

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
 

u_char* pcap::buffer
 

int pcap::bufsize
 

int pcap::cc
 

char pcap::errbuf[PCAP_ERRBUF_SIZE]
 

struct bpf_program pcap::fcode
 

int pcap::fd
 

int pcap::linktype
 

struct pcap_md pcap::md
 

int pcap::offset
 

u_char* pcap::pkt
 

struct pcap_sf pcap::sf
 

int pcap::snapshot
 

int pcap::tzoff
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.