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

/freebsd-current/sys/dev/virtio/network/
H A Dif_vtnetvar.h103 uint64_t vtxs_obytes; /* if_obytes */ member in struct:vtnet_txq_stats
H A Dif_vtnet.c2855 txq->vtntx_stats.vtxs_obytes += m->m_pkthdr.len;
3003 txacc->vtxs_obytes += txst->vtxs_obytes;
3031 return (txaccum.vtxs_obytes);
4133 &stats->vtxs_obytes, "Transmit bytes");

Completed in 117 milliseconds