Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_api.h392 *lthread_get_data(void);
547 ((char *)lthread_get_data() +\
H A Dlthread.c246 void *lthread_get_data(void) in lthread_get_data() function
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c647 qconf = (struct thread_tx_conf *)lthread_get_data(); in send_single_packet()
675 qconf = (struct thread_tx_conf *)lthread_get_data(); in send_packetsx4()