Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_GUEST_OFFLOADS (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/virtio/network/
H A Dvirtio_net.h260 #define VIRTIO_NET_CTRL_GUEST_OFFLOADS 5 macro
H A Dif_vtnet.c3638 s.hdr.class = VIRTIO_NET_CTRL_GUEST_OFFLOADS; in vtnet_ctrl_guest_offloads()