FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_bridge_domain_dump_t Struct Reference

L2 bridge domain request operational state details. More...

Data Fields

u32 client_index
 
u32 context
 
u32 bd_id [default=0xffffffff]
 
vl_api_interface_index_t sw_if_index [default=0xffffffff]
 

Detailed Description

L2 bridge domain request operational state details.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
bd_id- the bridge domain id desired or ~0 to request all bds
sw_if_index- filter by sw_if_index UNIMPLEMENTED

Definition at line 285 of file l2.api.

Field Documentation

◆ bd_id

u32 vl_api_bridge_domain_dump_t::bd_id[default=0xffffffff]

Definition at line 289 of file l2.api.

◆ client_index

u32 vl_api_bridge_domain_dump_t::client_index

Definition at line 287 of file l2.api.

◆ context

u32 vl_api_bridge_domain_dump_t::context

Definition at line 288 of file l2.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_bridge_domain_dump_t::sw_if_index[default=0xffffffff]

Definition at line 290 of file l2.api.


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