Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_generic.c137 #define IFRATE(x) x macro
195 #define IFRATE(x) macro
704 IFRATE(rate_ctx.new.txsync++); in generic_netmap_txsync()
761 IFRATE(rate_ctx.new.txrepl++); in generic_netmap_txsync()
815 IFRATE(rate_ctx.new.txdrop++); in generic_netmap_txsync()
820 IFRATE(rate_ctx.new.txpkt++); in generic_netmap_txsync()
946 IFRATE(rate_ctx.new.rxsync++); in generic_netmap_rxsync()
1060 IFRATE(rate_ctx.new.rxpkt += n); in generic_netmap_rxsync()