FD.io VPP  v19.01.3-6-g70449b9b9
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 67 of file l2.api.

Field Documentation

◆ bd_id

u32 vl_api_l2_fib_table_dump_t::bd_id

Definition at line 71 of file l2.api.

◆ client_index

u32 vl_api_l2_fib_table_dump_t::client_index

Definition at line 69 of file l2.api.

◆ context

u32 vl_api_l2_fib_table_dump_t::context

Definition at line 70 of file l2.api.


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