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.c2865 txq->vtntx_stats.vtxs_obytes += m->m_pkthdr.len;
3013 txacc->vtxs_obytes += txst->vtxs_obytes;
3041 return (txaccum.vtxs_obytes);
4143 &stats->vtxs_obytes, "Transmit bytes");

Completed in 114 milliseconds