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

/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h46 uint64_t tx_tso_not_tcp; member in struct:vtnet_statistics
H A Dif_vtnet.c2093 sc->vtnet_stats.tx_tso_not_tcp++;
3820 SYSCTL_ADD_UQUAD(ctx, child, OID_AUTO, "tx_tso_not_tcp",
3821 CTLFLAG_RD, &stats->tx_tso_not_tcp,

Completed in 53 milliseconds