| DPDK
    18.11.11
    | 
#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.
 1.8.9.1
 1.8.9.1