FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_bridge_domain_sw_if_details_t Struct Reference

L2 bridge domain sw interface operational state response. More...

Data Fields

u32 context
 
u32 bd_id
 
u32 sw_if_index
 
u8 shg
 

Detailed Description

L2 bridge domain sw interface operational state response.

Template Parameters
bd_id- the bridge domain id
sw_if_index- sw_if_index in the domain
shg- split horizon group for the interface

Definition at line 3381 of file vpe.api.

Field Documentation

u32 vl_api_bridge_domain_sw_if_details_t::bd_id

Definition at line 3384 of file vpe.api.

u32 vl_api_bridge_domain_sw_if_details_t::context

Definition at line 3383 of file vpe.api.

u8 vl_api_bridge_domain_sw_if_details_t::shg

Definition at line 3386 of file vpe.api.

u32 vl_api_bridge_domain_sw_if_details_t::sw_if_index

Definition at line 3385 of file vpe.api.


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