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

Enable or Disable MPLS on and interface. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 enable
 

Detailed Description

Enable or Disable MPLS on and interface.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- index of the interface
enable- if non-zero enable, else disable

Definition at line 204 of file mpls.api.

Field Documentation

u32 vl_api_sw_interface_set_mpls_enable_t::client_index

Definition at line 206 of file mpls.api.

u32 vl_api_sw_interface_set_mpls_enable_t::context

Definition at line 207 of file mpls.api.

u8 vl_api_sw_interface_set_mpls_enable_t::enable

Definition at line 209 of file mpls.api.

u32 vl_api_sw_interface_set_mpls_enable_t::sw_if_index

Definition at line 208 of file mpls.api.


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