Data Fields

dag_record Struct Reference

GPP Global type. More...

Collaboration diagram for dag_record:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

GPP Global type.


Field Documentation

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.

GPP record type.

uint16_t dag_record::wlen

Wire length.


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