opnsense-src/sys/dev/virtio/network
Bryan Venteicher 54fb8142b6 Use m_defrag() instead of m_collapse() to compact a long mbuf chain
This should be an infrequent occurrence, so remove the per-queue
counters in favor of just global counters in the softc.
2014-02-02 05:20:46 +00:00
..
if_vtnet.c Use m_defrag() instead of m_collapse() to compact a long mbuf chain 2014-02-02 05:20:46 +00:00
if_vtnetvar.h Use m_defrag() instead of m_collapse() to compact a long mbuf chain 2014-02-02 05:20:46 +00:00
virtio_net.h Sync VirtIO net device header file from recent Linux 2013-09-01 04:23:54 +00:00