FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_sw_interface_set_vpath_t Struct Reference

Interface set vpath request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 enable
 

Detailed Description

Interface set vpath request.

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

Definition at line 556 of file l2.api.

Field Documentation

◆ client_index

u32 vl_api_sw_interface_set_vpath_t::client_index

Definition at line 558 of file l2.api.

◆ context

u32 vl_api_sw_interface_set_vpath_t::context

Definition at line 559 of file l2.api.

◆ enable

u8 vl_api_sw_interface_set_vpath_t::enable

Definition at line 561 of file l2.api.

◆ sw_if_index

u32 vl_api_sw_interface_set_vpath_t::sw_if_index

Definition at line 560 of file l2.api.


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