Home
last modified time | relevance | path

Searched defs:pipe_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/netmap/
H A Dnmreplay.c625 struct pipe_args { struct
626 int wait_link;
628 pthread_t cons_tid; /* main thread */
629 pthread_t prod_tid; /* producer thread */
632 int cons_core; /* core for cons() */
633 int prod_core; /* core for prod() */
635 struct nmport_d *pa; /* netmap descriptor */
636 struct nmport_d *pb;
638 struct _qs q;