Home
last modified time | relevance | path

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

/dpdk/examples/pipeline/
H A Dthread.c462 struct pipeline_data *p_last = in thread_msg_handle_pipeline_disable() local
466 memcpy(p, p_last, sizeof(*p)); in thread_msg_handle_pipeline_disable()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c538 struct pipeline_data *p_last = in thread_msg_handle_pipeline_disable() local
542 memcpy(p, p_last, sizeof(*p)); in thread_msg_handle_pipeline_disable()
/dpdk/examples/ip_pipeline/
H A Dthread.c509 struct pipeline_data *p_last = in thread_msg_handle_pipeline_disable() local
513 memcpy(p, p_last, sizeof(*p)); in thread_msg_handle_pipeline_disable()