Home
last modified time | relevance | path

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

/freebsd/tools/tools/netmap/
H A Dpkt-gen.c277 #define OPT_MEMCPY 8 macro
1317 } else if ((options & (OPT_COPY | OPT_MEMCPY)) || buf_changed) { in send_packets()
3344 g.options & OPT_MEMCPY ? " memcpy" : "", in main()