WAND Trace processing  4.0.5
dag_record Struct Reference

GPP Global type. More...

Collaboration diagram for dag_record:

Data Fields

uint64_t ts
 ERF timestamp. More...
 
uint8_t type
 GPP record type. More...
 
flags_t flags
 Flags. More...
 
uint16_t rlen
 Record len (capture+framing) More...
 
uint16_t lctr
 Loss counter. More...
 
uint16_t wlen
 Wire length. More...
 
union {
   pos_rec_t   pos
 
   eth_rec_t   eth
 
   atm_rec_t   atm
 
   aal5_rec_t   aal5
 
rec
 The captured record itself. More...
 

Detailed Description

GPP Global type.

Field Documentation

flags_t dag_record::flags

Flags.

uint16_t dag_record::lctr

Loss counter.

union { ... } dag_record::rec

The captured record itself.

uint16_t dag_record::rlen

Record len (capture+framing)

uint64_t dag_record::ts

ERF timestamp.

uint8_t dag_record::type

GPP record type.

uint16_t dag_record::wlen

Wire length.


The documentation for this struct was generated from the following file: