FD.io VPP  v21.06
Vector Packet Processing
ikev2_ts_t Struct Reference
+ Collaboration diagram for ikev2_ts_t:

Data Fields

ikev2_traffic_selector_type_t ts_type
 
u8 protocol_id
 
u16 selector_len
 
u16 start_port
 
u16 end_port
 
ip_address_t start_addr
 
ip_address_t end_addr
 

Detailed Description

Definition at line 245 of file ikev2_priv.h.

Field Documentation

◆ end_addr

ip_address_t ikev2_ts_t::end_addr

Definition at line 253 of file ikev2_priv.h.

◆ end_port

u16 ikev2_ts_t::end_port

Definition at line 251 of file ikev2_priv.h.

◆ protocol_id

u8 ikev2_ts_t::protocol_id

Definition at line 248 of file ikev2_priv.h.

◆ selector_len

u16 ikev2_ts_t::selector_len

Definition at line 249 of file ikev2_priv.h.

◆ start_addr

ip_address_t ikev2_ts_t::start_addr

Definition at line 252 of file ikev2_priv.h.

◆ start_port

u16 ikev2_ts_t::start_port

Definition at line 250 of file ikev2_priv.h.

◆ ts_type

ikev2_traffic_selector_type_t ikev2_ts_t::ts_type

Definition at line 247 of file ikev2_priv.h.


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