Home
last modified time | relevance | path

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

/dragonfly/sys/net/netmap/
HDnetmap_generic.c112 #define IFRATE(x) x macro
156 #define IFRATE(x) macro
337 IFRATE(rate_ctx.new.txirq++); in generic_mbuf_destructor()
464 IFRATE(rate_ctx.new.txsync++); in generic_netmap_txsync()
565 IFRATE(rate_ctx.new.txpkt += ntx); in generic_netmap_txsync()
612 IFRATE(rate_ctx.new.rxirq++); in generic_rx_handler()
622 IFRATE(rate_ctx.new.rxirq++); in generic_rx_handler()
684 IFRATE(rate_ctx.new.rxpkt += n); in generic_netmap_rxsync()
714 IFRATE(rate_ctx.new.rxsync++); in generic_netmap_rxsync()