DPDK
21.11.8
|
#include <rte_flow_classify.h>
Data Fields | |
const char * | name |
int | socket_id |
Parameters for flow classifier creation
Definition at line 99 of file rte_flow_classify.h.
const char* name |
flow classifier name
Definition at line 101 of file rte_flow_classify.h.
int socket_id |
CPU socket ID where memory for the flow classifier and its elements (tables) should be allocated
Definition at line 105 of file rte_flow_classify.h.