Home
last modified time | relevance | path

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

/dpdk/examples/ip_pipeline/
H A Dthread.c66 struct __rte_cache_aligned thread_data { struct
78 static struct thread_data thread_data[RTE_MAX_LCORE]; variable
[all...]
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h149 struct softnic_thread_data thread_data[RTE_MAX_LCORE]; member