FD.io VPP  v16.06
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 93 of file ikev2_priv.h.

Field Documentation

ip4_address_t ikev2_ts_t::end_addr

Definition at line 100 of file ikev2_priv.h.

u16 ikev2_ts_t::end_port

Definition at line 98 of file ikev2_priv.h.

u8 ikev2_ts_t::protocol_id

Definition at line 95 of file ikev2_priv.h.

u16 ikev2_ts_t::selector_len

Definition at line 96 of file ikev2_priv.h.

ip4_address_t ikev2_ts_t::start_addr

Definition at line 99 of file ikev2_priv.h.

u16 ikev2_ts_t::start_port

Definition at line 97 of file ikev2_priv.h.

u8 ikev2_ts_t::ts_type

Definition at line 94 of file ikev2_priv.h.


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