|
Data Accelerator Offload
|
#include <dao_flow.h>
Data Fields | |
| void * | rule_data |
| struct hw_offload_flow * | hflow |
| uint16_t | port_id |
| uint16_t | tbl_id |
DAO flow handle
Definition at line 67 of file dao_flow.h.
| void* rule_data |
Rule info
Definition at line 69 of file dao_flow.h.
| struct hw_offload_flow* hflow |
HW offload rule info
Definition at line 71 of file dao_flow.h.
| uint16_t port_id |
Port ID for which rule is installed
Definition at line 73 of file dao_flow.h.
| uint16_t tbl_id |
Table ID to which rule is installed
Definition at line 75 of file dao_flow.h.