Home
last modified time | relevance | path

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

/dpdk/examples/qos_sched/
H A Dmain.h98 struct thread_conf tx_thread; member
/dpdk/examples/packet_ordering/
H A Dmain.c633 tx_thread(struct rte_ring *ring_in) in tx_thread() function