Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dnet_backend_netmap.c188 goto txsync; in netmap_send()
230 goto txsync; in netmap_send()
245 txsync: in netmap_send()
/freebsd/sys/dev/netmap/
H A Dnetmap_generic.c140 unsigned long txsync; member
166 RATE_PRINTK(txsync); in rate_callback()
187 if (txs) rate_ctx.new.txsync++; in generic_rate()
704 IFRATE(rate_ctx.new.txsync++); in generic_netmap_txsync()