FD.io VPP  v16.09
Vector Packet Processing
elog_event_t Struct Reference

Data Fields

union {
   u64   time_cycles
 
   f64   time
 
}; 
 
u16 type
 
u16 track
 
u8 data [20]
 

Detailed Description

Definition at line 49 of file elog.h.

Field Documentation

union { ... }
u8 elog_event_t::data[20]

Definition at line 69 of file elog.h.

f64 elog_event_t::time

Definition at line 57 of file elog.h.

u64 elog_event_t::time_cycles

Definition at line 54 of file elog.h.

u16 elog_event_t::track

Definition at line 66 of file elog.h.

u16 elog_event_t::type

Definition at line 61 of file elog.h.


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