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

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_generic.c137 #define IFRATE(x) x macro
195 #define IFRATE(x) macro
659 IFRATE(rate_ctx.new.txsync++);
711 IFRATE(rate_ctx.new.txrepl++);
763 IFRATE(rate_ctx.new.txdrop++);
768 IFRATE(rate_ctx.new.txpkt++);
888 IFRATE(rate_ctx.new.rxsync++);
1002 IFRATE(rate_ctx.new.rxpkt += n);

Completed in 108 milliseconds