Data Accelerator Offload
Loading...
Searching...
No Matches
Data Fields
dao_flow_offload_config Struct Reference

#include <dao_flow.h>

Data Fields

char parse_profile [DAO_FLOW_PROFILE_NAME_MAX]
 
uint32_t aging_tmo_sec
 
uint8_t cpt_egrp
 
bool cpt_ctx_cache_enable
 

Detailed Description

Flow offloading configuration structure

Definition at line 50 of file dao_flow.h.

Field Documentation

◆ parse_profile

char parse_profile[DAO_FLOW_PROFILE_NAME_MAX]

Key exchange profiles supported

Definition at line 63 of file dao_flow.h.

◆ aging_tmo_sec

uint32_t aging_tmo_sec

Flow aging timeout in seconds

Definition at line 65 of file dao_flow.h.

◆ cpt_egrp

uint8_t cpt_egrp

CPT engine group: 0 = SE only, 1 = SE+IE

Definition at line 67 of file dao_flow.h.

◆ cpt_ctx_cache_enable

bool cpt_ctx_cache_enable

Enable CPT EM context caching (ctx_val=1, requires egrp=0)

Definition at line 69 of file dao_flow.h.


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