Searched defs:tx_thread (Results 1 – 2 of 2) sorted by relevance
| /dpdk/examples/qos_sched/ | ||
| H A D | main.h | 98 struct thread_conf tx_thread; member |
| /dpdk/examples/packet_ordering/ | ||
| H A D | main.c | 633 tx_thread(struct rte_ring *ring_in) in tx_thread() function |