FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_show_vpe_system_time_reply_t Struct Reference

Reply for show vpe system time. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_timestamp_t vpe_system_time
 

Detailed Description

Reply for show vpe system time.

Template Parameters
context- sender context which was passed in the request
retval- return value
vpe_system_time- the time in seconds since epoch of the host system.

Definition at line 317 of file vpe.api.

Field Documentation

u32 vl_api_show_vpe_system_time_reply_t::context

Definition at line 319 of file vpe.api.

i32 vl_api_show_vpe_system_time_reply_t::retval

Definition at line 320 of file vpe.api.

vl_api_timestamp_t vl_api_show_vpe_system_time_reply_t::vpe_system_time

Definition at line 321 of file vpe.api.


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