FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
vl_api_ikev2_traffic_selector_dump_t Struct Reference

dump traffic selectors More...

Data Fields

u32 client_index
 
u32 context
 
bool is_initiator
 
u32 sa_index
 
u32 child_sa_index
 
option vat_help = "initiator|responder sa_index <index> child_sa_index <index>"
 
option status = "in_progress"
 

Detailed Description

dump traffic selectors

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_initiator- specify type initiator|responder of nonce
sa_index- index of specific sa
child_sa_index- index of specific sa child of specific sa

Definition at line 164 of file ikev2.api.

Field Documentation

◆ child_sa_index

u32 vl_api_ikev2_traffic_selector_dump_t::child_sa_index

Definition at line 171 of file ikev2.api.

◆ client_index

u32 vl_api_ikev2_traffic_selector_dump_t::client_index

Definition at line 166 of file ikev2.api.

◆ context

u32 vl_api_ikev2_traffic_selector_dump_t::context

Definition at line 167 of file ikev2.api.

◆ is_initiator

bool vl_api_ikev2_traffic_selector_dump_t::is_initiator

Definition at line 169 of file ikev2.api.

◆ sa_index

u32 vl_api_ikev2_traffic_selector_dump_t::sa_index

Definition at line 170 of file ikev2.api.

◆ status

option vl_api_ikev2_traffic_selector_dump_t::status = "in_progress"

Definition at line 173 of file ikev2.api.

◆ vat_help

option vl_api_ikev2_traffic_selector_dump_t::vat_help = "initiator|responder sa_index <index> child_sa_index <index>"

Definition at line 172 of file ikev2.api.


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