FD.io VPP  v17.04-9-g99c0734
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 226 of file l2.api.

Field Documentation

u32 vl_api_bridge_domain_sw_if_details_t::bd_id

Definition at line 229 of file l2.api.

u32 vl_api_bridge_domain_sw_if_details_t::context

Definition at line 228 of file l2.api.

u8 vl_api_bridge_domain_sw_if_details_t::shg

Definition at line 231 of file l2.api.

u32 vl_api_bridge_domain_sw_if_details_t::sw_if_index

Definition at line 230 of file l2.api.


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