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

/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h65 uint64_t vrxs_ierrors; /* if_ierrors */ member in struct:vtnet_rxq_stats
H A Dif_vtnet.c1653 rxq->vtnrx_stats.vrxs_ierrors++;
1766 rxq->vtnrx_stats.vrxs_ierrors++;
2642 ifp->if_ierrors = rxaccum.vrxs_ierrors;
3708 &stats->vrxs_ierrors, "Receive errors");

Completed in 41 milliseconds