FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_mactime_dump_t Struct Reference

dump mactime table More...

Data Fields

u32 client_index
 client index, from api_main More...
 
u32 context
 application context More...
 
u32 my_table_epoch
 to suppress dump if no changes More...
 

Detailed Description

dump mactime table

Request a mactime client pool dump Sequence: client send vl_api_mactime_dump to vpp vpp replies with zero or more vl_api_mactime_entry_t's vpp replies with a vl_api_mactime_dump_reply_t

Template Parameters
my_table_epochdump table only if update needed, 0 => full dump

Definition at line 115 of file mactime.api.

Field Documentation

◆ client_index

u32 vl_api_mactime_dump_t::client_index

client index, from api_main

Definition at line 117 of file mactime.api.

◆ context

u32 vl_api_mactime_dump_t::context

application context

Definition at line 118 of file mactime.api.

◆ my_table_epoch

u32 vl_api_mactime_dump_t::my_table_epoch

to suppress dump if no changes

Definition at line 119 of file mactime.api.


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