FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_l2_emulation_t Struct Reference

L2 emulation at L3. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t sw_if_index
 
bool enable
 

Detailed Description

L2 emulation at L3.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- interface the operation is applied to
enable- Turn the service on or off

Definition at line 26 of file l2e.api.

Field Documentation

◆ client_index

u32 vl_api_l2_emulation_t::client_index

Definition at line 28 of file l2e.api.

◆ context

u32 vl_api_l2_emulation_t::context

Definition at line 29 of file l2e.api.

◆ enable

bool vl_api_l2_emulation_t::enable

Definition at line 31 of file l2e.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_l2_emulation_t::sw_if_index

Definition at line 30 of file l2e.api.


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