Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c604 struct thread_tx_conf { struct
616 struct thread_tx_conf tx_thread[MAX_TX_THREAD]; argument
644 struct thread_tx_conf *qconf; in send_single_packet()
672 struct thread_tx_conf *qconf; in send_packetsx4()
2021 struct thread_tx_conf *tx_conf; in lthread_tx_per_ring()
2025 tx_conf = (struct thread_tx_conf *)dummy; in lthread_tx_per_ring()
2076 struct thread_tx_conf *tx_conf; in lthread_tx()
2078 tx_conf = (struct thread_tx_conf *)args; in lthread_tx()
2314 struct thread_tx_conf *tx_conf; in pthread_tx()
2321 tx_conf = (struct thread_tx_conf *)dummy; in pthread_tx()
[all …]