Searched refs:IFRATE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_generic.c139 #define IFRATE(x) x macro
197 #define IFRATE(x) macro
661 IFRATE(rate_ctx.new.txsync++);
713 IFRATE(rate_ctx.new.txrepl++);
765 IFRATE(rate_ctx.new.txdrop++);
770 IFRATE(rate_ctx.new.txpkt++);
890 IFRATE(rate_ctx.new.rxsync++);
1004 IFRATE(rate_ctx.new.rxpkt += n);

Completed in 106 milliseconds