FD.io VPP  v17.01.1-3-gc6833f8
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 2925 of file vpe.api.

Field Documentation

u32 vl_api_bridge_domain_dump_t::bd_id

Definition at line 2929 of file vpe.api.

u32 vl_api_bridge_domain_dump_t::client_index

Definition at line 2927 of file vpe.api.

u32 vl_api_bridge_domain_dump_t::context

Definition at line 2928 of file vpe.api.


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