FD.io VPP  v16.06
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 67 of file elog.h.

f64 elog_event_t::time

Definition at line 55 of file elog.h.

u64 elog_event_t::time_cycles

Definition at line 52 of file elog.h.

u16 elog_event_t::track

Definition at line 64 of file elog.h.

u16 elog_event_t::type

Definition at line 59 of file elog.h.


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