Home
last modified time | relevance | path

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

/dpdk/examples/pipeline/
H A Dthread.c63 struct thread_data { struct
75 static struct thread_data thread_data[RTE_MAX_LCORE]; argument
/dpdk/examples/ip_pipeline/
H A Dthread.c66 struct thread_data { struct
78 static struct thread_data thread_data[RTE_MAX_LCORE]; variable
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h640 struct softnic_thread_data thread_data[RTE_MAX_LCORE]; member