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

IPsec: SPD interface response. More...

Data Fields

u32 context
 
u32 spd_index
 
vl_api_interface_index_t sw_if_index
 

Detailed Description

IPsec: SPD interface response.

Template Parameters
context- sender context which was passed in the request
spd_index- SPD index
sw_if_index- index of the interface

Definition at line 307 of file ipsec.api.

Field Documentation

◆ context

u32 vl_api_ipsec_spd_interface_details_t::context

Definition at line 308 of file ipsec.api.

◆ spd_index

u32 vl_api_ipsec_spd_interface_details_t::spd_index

Definition at line 309 of file ipsec.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_ipsec_spd_interface_details_t::sw_if_index

Definition at line 310 of file ipsec.api.


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