Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/pipeline/
H A Dthread.c337 struct pipeline_data *tdp_last = in thread_pipeline_disable() local
341 memcpy(tdp, tdp_last, sizeof(*tdp)); in thread_pipeline_disable()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c413 struct pipeline_data *tdp_last = in softnic_thread_pipeline_disable() local
417 memcpy(tdp, tdp_last, sizeof(*tdp)); in softnic_thread_pipeline_disable()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c384 struct pipeline_data *tdp_last = in thread_pipeline_disable() local
388 memcpy(tdp, tdp_last, sizeof(*tdp)); in thread_pipeline_disable()