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

#include <dao_flow.h>

Data Fields

void * rule_data
 
struct hw_offload_flow * hflow
 
uint16_t port_id
 
uint16_t tbl_id
 

Detailed Description

DAO flow handle

Definition at line 67 of file dao_flow.h.

Field Documentation

◆ rule_data

void* rule_data

Rule info

Definition at line 69 of file dao_flow.h.

◆ hflow

struct hw_offload_flow* hflow

HW offload rule info

Definition at line 71 of file dao_flow.h.

◆ port_id

uint16_t port_id

Port ID for which rule is installed

Definition at line 73 of file dao_flow.h.

◆ tbl_id

uint16_t tbl_id

Table ID to which rule is installed

Definition at line 75 of file dao_flow.h.


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