FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_l2_fib_table_dump_t Struct Reference

Dump l2 fib (aka bridge domain) table. More...

Data Fields

u32 client_index
 
u32 context
 
u32 bd_id
 

Detailed Description

Dump l2 fib (aka bridge domain) table.

Template Parameters
client_index- opaque cookie to identify the sender
bd_id- the l2 fib / bridge domain table identifier

Definition at line 64 of file l2.api.

Field Documentation

u32 vl_api_l2_fib_table_dump_t::bd_id

Definition at line 68 of file l2.api.

u32 vl_api_l2_fib_table_dump_t::client_index

Definition at line 66 of file l2.api.

u32 vl_api_l2_fib_table_dump_t::context

Definition at line 67 of file l2.api.


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