FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
ikev2_ts_t Struct Reference
+ Collaboration diagram for ikev2_ts_t:

Data Fields

u8 ts_type
 
u8 protocol_id
 
u16 selector_len
 
u16 start_port
 
u16 end_port
 
ip4_address_t start_addr
 
ip4_address_t end_addr
 

Detailed Description

Definition at line 259 of file ikev2_priv.h.

Field Documentation

◆ end_addr

ip4_address_t ikev2_ts_t::end_addr

Definition at line 267 of file ikev2_priv.h.

◆ end_port

u16 ikev2_ts_t::end_port

Definition at line 265 of file ikev2_priv.h.

◆ protocol_id

u8 ikev2_ts_t::protocol_id

Definition at line 262 of file ikev2_priv.h.

◆ selector_len

u16 ikev2_ts_t::selector_len

Definition at line 263 of file ikev2_priv.h.

◆ start_addr

ip4_address_t ikev2_ts_t::start_addr

Definition at line 266 of file ikev2_priv.h.

◆ start_port

u16 ikev2_ts_t::start_port

Definition at line 264 of file ikev2_priv.h.

◆ ts_type

u8 ikev2_ts_t::ts_type

Definition at line 261 of file ikev2_priv.h.


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