Searched refs:OPT_INDIRECT (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/tools/tools/netmap/
H A Dpkt-gen.c276 #define OPT_INDIRECT 32 /* use indirect buffers, tx only */ macro
1003 const char *payload = targ->g->options & OPT_INDIRECT ?
1191 } else if (options & OPT_INDIRECT) {
2472 " OPT_INDIRECT 32 (use indirect buffers)\n"
2916 g.options |= OPT_INDIRECT; /* use indirect buffers */
3200 g.options & OPT_INDIRECT ? " indirect" : "",

Completed in 73 milliseconds