FD.io VPP  v16.12-rc0-308-g931be3a
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 3347 of file vpe.api.

Field Documentation

u32 vl_api_bridge_domain_dump_t::bd_id

Definition at line 3351 of file vpe.api.

u32 vl_api_bridge_domain_dump_t::client_index

Definition at line 3349 of file vpe.api.

u32 vl_api_bridge_domain_dump_t::context

Definition at line 3350 of file vpe.api.


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