Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/packet_ordering/
H A Dmain.c477 worker_thread(void *args_ptr) in worker_thread() argument
488 args = (struct worker_thread_args *) args_ptr; in worker_thread()