Collaboration diagram for dag_record:
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 |
|
flags
|
|
loss counter
|
|
record len (capture+framing)
|
|
erf timestamp
|
|
GPP record type.
|
|
wire length
|