FD.io VPP  v19.08.1-401-g8e4ed521a
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
 

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

Definition at line 275 of file l2.api.

Field Documentation

◆ bd_id

u32 vl_api_bridge_domain_dump_t::bd_id

Definition at line 279 of file l2.api.

◆ client_index

u32 vl_api_bridge_domain_dump_t::client_index

Definition at line 277 of file l2.api.

◆ context

u32 vl_api_bridge_domain_dump_t::context

Definition at line 278 of file l2.api.


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