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

Field Documentation

ip4_address_t ikev2_ts_t::end_addr

Definition at line 107 of file ikev2_priv.h.

u16 ikev2_ts_t::end_port

Definition at line 105 of file ikev2_priv.h.

u8 ikev2_ts_t::protocol_id

Definition at line 102 of file ikev2_priv.h.

u16 ikev2_ts_t::selector_len

Definition at line 103 of file ikev2_priv.h.

ip4_address_t ikev2_ts_t::start_addr

Definition at line 106 of file ikev2_priv.h.

u16 ikev2_ts_t::start_port

Definition at line 104 of file ikev2_priv.h.

u8 ikev2_ts_t::ts_type

Definition at line 101 of file ikev2_priv.h.


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