FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_map_if_enable_disable_t Struct Reference

Enable or disable a MAP interface. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
bool is_enable
 
bool is_translation
 

Detailed Description

Enable or disable a MAP interface.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index-
is_enable- 0=disable, 1=enable interface
is_translation- 0=encapsulation, 1=translation

Definition at line 148 of file map.api.

Field Documentation

u32 vl_api_map_if_enable_disable_t::client_index

Definition at line 150 of file map.api.

u32 vl_api_map_if_enable_disable_t::context

Definition at line 151 of file map.api.

bool vl_api_map_if_enable_disable_t::is_enable

Definition at line 153 of file map.api.

bool vl_api_map_if_enable_disable_t::is_translation

Definition at line 154 of file map.api.

u32 vl_api_map_if_enable_disable_t::sw_if_index

Definition at line 152 of file map.api.


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