FD.io VPP  v20.01-48-g3e0dafb74
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

◆ context

u32 vl_api_show_vpe_system_time_reply_t::context

Definition at line 319 of file vpe.api.

◆ retval

i32 vl_api_show_vpe_system_time_reply_t::retval

Definition at line 320 of file vpe.api.

◆ vpe_system_time

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: