FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
ioam_cache_entry_t Struct Reference
+ Collaboration diagram for ioam_cache_entry_t:

Data Fields

ip6_address_t src_address
 
ip6_address_t dst_address
 
u16 src_port
 
u16 dst_port
 
u8 protocol
 
u32 seq_no
 
ip6_address_t next_hop
 
u16 my_address_offset
 
u8ioam_rewrite_string
 

Detailed Description

Definition at line 99 of file ioam_cache.h.

Field Documentation

ip6_address_t ioam_cache_entry_t::dst_address

Definition at line 102 of file ioam_cache.h.

u16 ioam_cache_entry_t::dst_port

Definition at line 104 of file ioam_cache.h.

u8* ioam_cache_entry_t::ioam_rewrite_string

Definition at line 109 of file ioam_cache.h.

u16 ioam_cache_entry_t::my_address_offset

Definition at line 108 of file ioam_cache.h.

ip6_address_t ioam_cache_entry_t::next_hop

Definition at line 107 of file ioam_cache.h.

u8 ioam_cache_entry_t::protocol

Definition at line 105 of file ioam_cache.h.

u32 ioam_cache_entry_t::seq_no

Definition at line 106 of file ioam_cache.h.

ip6_address_t ioam_cache_entry_t::src_address

Definition at line 101 of file ioam_cache.h.

u16 ioam_cache_entry_t::src_port

Definition at line 103 of file ioam_cache.h.


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