Home
last modified time | relevance | path

Searched defs:flow_conf (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h96 struct flow_conf struct
98 uint32_t rx_core;
99 uint32_t wt_core;
100 uint32_t tx_core;
101 uint16_t rx_port;
102 uint16_t tx_port;
103 uint16_t rx_queue;
104 uint16_t tx_queue;
105 struct rte_ring *rx_ring;
106 struct rte_ring *tx_ring;
[all …]