opnsense-src/sys/dev/virtio/network
Gleb Smirnoff 6c3e93cb5a Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process
incoming packets in taskqueue context.

Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D23518
2020-02-11 18:57:07 +00:00
..
if_vtnet.c Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
if_vtnetvar.h Add pfil(9) hook to vtnet(4). 2020-01-10 21:22:03 +00:00
virtio_net.h tap: add support for virtio-net offloads 2019-10-18 21:53:27 +00:00