FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
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... | |
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
my_table_epoch | dump table only if update needed, 0 => full dump |
Definition at line 115 of file mactime.api.
u32 vl_api_mactime_dump_t::client_index |
client index, from api_main
Definition at line 117 of file mactime.api.
u32 vl_api_mactime_dump_t::context |
application context
Definition at line 118 of file mactime.api.
u32 vl_api_mactime_dump_t::my_table_epoch |
to suppress dump if no changes
Definition at line 119 of file mactime.api.