Home
last modified time | relevance | path

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

/dpdk/examples/packet_ordering/
H A Dmain.c481 worker_thread(void *args_ptr) in worker_thread() argument
492 args = (struct worker_thread_args *) args_ptr; in worker_thread()