freebsd-dev/sys/dev/virtio/network
Gleb Smirnoff 84047b19df - Provide if_get_counter() method for vtnet(4).
- Do not accumulate statistics on every tick.
- Accumulate statistics in vtnet_setup_stat_sysctl()
  and in vtnet_get_counter().

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2014-09-18 19:15:40 +00:00
..
if_vtnet.c - Provide if_get_counter() method for vtnet(4). 2014-09-18 19:15:40 +00:00
if_vtnetvar.h Rework when the Tx queue completion interrupt is enabled 2014-07-10 05:36:04 +00:00
virtio_net.h Sync VirtIO net device header file from recent Linux 2013-09-01 04:23:54 +00:00