62    void format(Packet *p, SAP *sap);
 
 
   79    hdr_cmn *ch = hdr_cmn::access(p);
 
   85    hdr_mac *mach = HDR_MAC(p);
 
   88            " MACSRC=%d MACDST=%d SN=%d TS=%f TP=%s SZ=%d",
 
 
DACAPTracer()
Constructor of DACAPTracer class.
 
char * printType(int type)
Print the type of packet to trace.
 
void format(Packet *p, SAP *sap)
Format the output of the trace.
 
Definition of the header of DACAP packets.
 
int sn
sequence number of this packet
 
int dacap_type
sequence number of this packet
 
double ts
packet timestamp, i.e., its generation time)
 
Provides the DACAP Class header description.
 
int Cyguwmacdacaptracer_Init()
 
int Uwmacdacaptracer_Init()