FD.io VPP  v17.04.2-2-ga8f93f8
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 190 of file l2.api.

Field Documentation

u32 vl_api_bridge_domain_dump_t::bd_id

Definition at line 194 of file l2.api.

u32 vl_api_bridge_domain_dump_t::client_index

Definition at line 192 of file l2.api.

u32 vl_api_bridge_domain_dump_t::context

Definition at line 193 of file l2.api.


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