FD.io VPP  v19.01.2-3-gf61a1a8
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 132 of file map.api.

Field Documentation

u32 vl_api_map_if_enable_disable_t::client_index

Definition at line 134 of file map.api.

u32 vl_api_map_if_enable_disable_t::context

Definition at line 135 of file map.api.

bool vl_api_map_if_enable_disable_t::is_enable

Definition at line 137 of file map.api.

bool vl_api_map_if_enable_disable_t::is_translation

Definition at line 138 of file map.api.

u32 vl_api_map_if_enable_disable_t::sw_if_index

Definition at line 136 of file map.api.


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