Home
last modified time | relevance | path

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

/freebsd/tools/tools/netmap/
H A Dpkt-gen.c281 #define OPT_RUBBISH 256 /* send whatever the buffers contain */ macro
1291 if (options & OPT_RUBBISH) { in send_packets()
3132 g.options |= OPT_RUBBISH; in main()
3347 g.options & OPT_RUBBISH ? " rubbish " : ""); in main()