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

Add or delete a single GRE tunnel. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_interface_index_t sw_if_index
 

Detailed Description

Add or delete a single GRE tunnel.

Template Parameters
context- sender context, to match reply w/ request.
retval- return code for the request.
sw_if_index- the interface corresponding to the affected tunnel.

Definition at line 77 of file gre.api.

Field Documentation

◆ context

u32 vl_api_gre_tunnel_add_del_reply_t::context

Definition at line 79 of file gre.api.

◆ retval

i32 vl_api_gre_tunnel_add_del_reply_t::retval

Definition at line 80 of file gre.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_gre_tunnel_add_del_reply_t::sw_if_index

Definition at line 81 of file gre.api.


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