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

#include <dao_flow.h>

Data Fields

struct acl_rule_data * arule
 
uint32_t acl_rule_id
 
struct hw_offload_flow * hflow
 
uint16_t port_id
 
uint16_t tbl_id
 

Detailed Description

DAO flow handle

Definition at line 59 of file dao_flow.h.

Field Documentation

◆ arule

struct acl_rule_data* arule

ACL rule info

Definition at line 61 of file dao_flow.h.

◆ acl_rule_id

uint32_t acl_rule_id

ACL rule id

Definition at line 63 of file dao_flow.h.

◆ hflow

struct hw_offload_flow* hflow

HW offload rule info

Definition at line 65 of file dao_flow.h.

◆ port_id

uint16_t port_id

Port ID for which rule is installed

Definition at line 67 of file dao_flow.h.

◆ tbl_id

uint16_t tbl_id

Table ID to which rule is installed

Definition at line 69 of file dao_flow.h.


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