FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
ioam_cache_entry_t Struct Reference
+ Collaboration diagram for ioam_cache_entry_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 Required for pool_get_aligned. More...
 

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.

Member Function Documentation

ioam_cache_entry_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Required for pool_get_aligned.

Field Documentation

ip6_address_t ioam_cache_entry_t::dst_address

Definition at line 104 of file ioam_cache.h.

u16 ioam_cache_entry_t::dst_port

Definition at line 106 of file ioam_cache.h.

u8* ioam_cache_entry_t::ioam_rewrite_string

Definition at line 111 of file ioam_cache.h.

u16 ioam_cache_entry_t::my_address_offset

Definition at line 110 of file ioam_cache.h.

ip6_address_t ioam_cache_entry_t::next_hop

Definition at line 109 of file ioam_cache.h.

u8 ioam_cache_entry_t::protocol

Definition at line 107 of file ioam_cache.h.

u32 ioam_cache_entry_t::seq_no

Definition at line 108 of file ioam_cache.h.

ip6_address_t ioam_cache_entry_t::src_address

Definition at line 103 of file ioam_cache.h.

u16 ioam_cache_entry_t::src_port

Definition at line 105 of file ioam_cache.h.


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