FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
srv6_ad_flow_entry_t Struct Reference

Data Fields

struct {
   ip46_address_t   s_addr
 
   ip46_address_t   d_addr
 
   u8   proto
 
   u16   s_port
 
   u16   d_port
 
key
 
u32 rw_len
 
u8rw_data
 
u32 lru_index
 
f64 last_lru_update
 
f64 last_heard
 

Detailed Description

Definition at line 38 of file ad-flow.h.

Field Documentation

◆ d_addr

ip46_address_t srv6_ad_flow_entry_t::d_addr

Definition at line 44 of file ad-flow.h.

◆ d_port

u16 srv6_ad_flow_entry_t::d_port

Definition at line 47 of file ad-flow.h.

◆ key

struct { ... } srv6_ad_flow_entry_t::key

◆ last_heard

f64 srv6_ad_flow_entry_t::last_heard

Definition at line 61 of file ad-flow.h.

◆ last_lru_update

f64 srv6_ad_flow_entry_t::last_lru_update

Definition at line 58 of file ad-flow.h.

◆ lru_index

u32 srv6_ad_flow_entry_t::lru_index

Definition at line 55 of file ad-flow.h.

◆ proto

u8 srv6_ad_flow_entry_t::proto

Definition at line 45 of file ad-flow.h.

◆ rw_data

u8* srv6_ad_flow_entry_t::rw_data

Definition at line 52 of file ad-flow.h.

◆ rw_len

u32 srv6_ad_flow_entry_t::rw_len

Definition at line 51 of file ad-flow.h.

◆ s_addr

ip46_address_t srv6_ad_flow_entry_t::s_addr

Definition at line 43 of file ad-flow.h.

◆ s_port

u16 srv6_ad_flow_entry_t::s_port

Definition at line 46 of file ad-flow.h.


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