Lines Matching full:print
201 "\t-p N print: display counts on console every N bursts\n"
422 /* print usage of port commands */
427 /* print usage of common commands without port counterparts */
492 /* pretty hex print a contiguous buffer (tweaked from wlu) */
581 pktgen.print = opts.uval;
653 if (pktgen.print) {
654 printf("%sprint every %d ticks", str, (pktgen.freq * pktgen.print));