NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
simple_fwd_ft_entry Struct Reference

#include </opt/mellanox/doca/applications/simple_fwd_vnf/simple_fwd_ft.h>

Collaboration diagram for simple_fwd_ft_entry:

Public Member Functions

 LIST_ENTRY (simple_fwd_ft_entry) next
 

Data Fields

struct simple_fwd_ft_key key
 
uint64_t expiration
 
uint32_t age_sec
 
uint64_t last_counter
 
uint64_t sw_ctr
 
uint8_t hw_off
 
uint16_t buckets_index
 
struct simple_fwd_ft_user_ctx user_ctx
 

Detailed Description

Definition at line 47 of file simple_fwd_ft.h.

Member Function Documentation

◆ LIST_ENTRY()

simple_fwd_ft_entry::LIST_ENTRY ( simple_fwd_ft_entry  )

Field Documentation

◆ age_sec

uint32_t simple_fwd_ft_entry::age_sec

Definition at line 51 of file simple_fwd_ft.h.

◆ buckets_index

uint16_t simple_fwd_ft_entry::buckets_index

Definition at line 55 of file simple_fwd_ft.h.

◆ expiration

uint64_t simple_fwd_ft_entry::expiration

Definition at line 50 of file simple_fwd_ft.h.

◆ hw_off

uint8_t simple_fwd_ft_entry::hw_off

Definition at line 54 of file simple_fwd_ft.h.

◆ key

struct simple_fwd_ft_key simple_fwd_ft_entry::key

Definition at line 48 of file simple_fwd_ft.h.

◆ last_counter

uint64_t simple_fwd_ft_entry::last_counter

Definition at line 52 of file simple_fwd_ft.h.

◆ sw_ctr

uint64_t simple_fwd_ft_entry::sw_ctr

Definition at line 53 of file simple_fwd_ft.h.

◆ user_ctx

struct simple_fwd_ft_user_ctx simple_fwd_ft_entry::user_ctx

Definition at line 55 of file simple_fwd_ft.h.


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