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

/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h44 uint64_t tx_csum_bad_ethtype; member in struct:vtnet_statistics
H A Dif_vtnet.c2015 sc->vtnet_stats.tx_csum_bad_ethtype++;
3813 SYSCTL_ADD_UQUAD(ctx, child, OID_AUTO, "tx_csum_bad_ethtype",
3814 CTLFLAG_RD, &stats->tx_csum_bad_ethtype,

Completed in 110 milliseconds