Home
last modified time | relevance | path

Searched refs:thread_rx_conf (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c586 struct thread_rx_conf { struct
602 struct thread_rx_conf rx_thread[MAX_RX_THREAD]; argument
2129 struct thread_rx_conf *rx_conf; in lthread_rx()
2131 rx_conf = (struct thread_rx_conf *)dummy; in lthread_rx()
2386 struct thread_rx_conf *rx_conf; in pthread_rx()
2389 rx_conf = (struct thread_rx_conf *)dummy; in pthread_rx()
2548 struct thread_rx_conf *rx_conf; in init_rx_rings()