FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
vl_api_bridge_domain_set_mac_age_t Struct Reference

L2 bridge domain set mac age. More...

Data Fields

u32 client_index
 
u32 context
 
u32 bd_id
 
u8 mac_age
 

Detailed Description

L2 bridge domain set mac age.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
bd_id- the bridge domain to create
mac_age- mac aging time in min, 0 for disabled

Definition at line 230 of file l2.api.

Field Documentation

u32 vl_api_bridge_domain_set_mac_age_t::bd_id

Definition at line 234 of file l2.api.

u32 vl_api_bridge_domain_set_mac_age_t::client_index

Definition at line 232 of file l2.api.

u32 vl_api_bridge_domain_set_mac_age_t::context

Definition at line 233 of file l2.api.

u8 vl_api_bridge_domain_set_mac_age_t::mac_age

Definition at line 235 of file l2.api.


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